Builder

fun Builder(context: Context, id: Int = generateNotificationId())

Parameters

context

The context to create the notification from

id

The id of the notification, or if not set, a new id will be generated.