Skip to main content

Interface: SCNotificationsType

types/context.SCNotificationsType

Interface SCNotificationsType

Properties

mobileNativePushMessaging

Optional mobileNativePushMessaging: SCNotificationsMobileNativePushMessagingType

Mobile native push messaging

Defined in

packages/react-core/src/types/context.ts:581


webPushMessaging

Optional webPushMessaging: SCNotificationsWebPushMessagingType

Web push messaging notification

Defined in

packages/react-core/src/types/context.ts:577


webSocket

Optional webSocket: SCNotificationsWebSocketType

Web socket notification

Defined in

packages/react-core/src/types/context.ts:573