NotificationsAPI

open class NotificationsAPI

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun display(data: NotificationData)
Displays a notification to the user.
open fun display(data: NotificationData, channelId: Long)
Displays a notification to the user in a specific channel.