class Notifications
Notifications
()
|
Signature
constructor() Returns Notifications |
deviceNotification
(
deviceNotificationConfig
)
|
Triggers a device notification to show the notification toast and feed the notification to notification feed.
Signature
suspend fun deviceNotification(deviceNotificationConfig: DeviceNotificationConfig) Parameters deviceNotificationConfig: DeviceNotificationConfig |