Kit > healthstack.kit.notification > AlarmUtils

AlarmUtils

[androidJvm]
class AlarmUtils

Types

Name Summary
Companion

[androidJvm]
object Companion

Functions

Name Summary
cancelAlarm

[androidJvm]
fun cancelAlarm(alarmCode: Int)

setRepeatingAlarm

[androidJvm]
fun setRepeatingAlarm(triggerTime: Long, interval: Long, alarmCode: Int)