Kit > healthstack.kit.notification > NotificationUtils > Companion

Companion

[androidJvm]
object Companion

Functions

Name Summary
getInstance

[androidJvm]
fun getInstance(): NotificationUtils

initialize

[androidJvm]
fun initialize(context: Context)

Properties

Name Summary
notificationManager

[androidJvm]
lateinit var notificationManager: NotificationManager

REMINDER_NOTIFICATION

[androidJvm]
const val REMINDER_NOTIFICATION: String