start

fun start(notificationId: Int?, notification: Notification?)

Parameters

notificationId

id of the notification to be used, or null for DEFAULT_NOTIFICATION_ID

notification

notification to be used, or null for a default notification.

Sources

SDK source
Link copied to clipboard