display

open fun display(data: NotificationData)

Displays a notification to the user.

Parameters

See also


open fun display(data: NotificationData, channelId: Long)

Displays a notification to the user in a specific channel.

Parameters

channelId

Channel to display the notification in.