ImprovToolsNotificationManager

Constructors

Link copied to clipboard
constructor(notificationManager: NotificationManager)

Properties

Functions

Link copied to clipboard
protected fun getPartiallyBuiltNotification(context: Context, channelID: String, timer: TimerState): Notification.Builder
Link copied to clipboard
protected fun nextNotificationId(): Int
Link copied to clipboard
@RequiresPermission(value = "android.permission.POST_NOTIFICATIONS")
fun send(notification: T)