Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val ALARM_ID: String = "alarm_id"
Link copied to clipboard
val CONTENT_URI_PATH: String = "alarms"
Link copied to clipboard
val LAST_TRIGGER: String = "last_trigger"
Link copied to clipboard
val NEXT_TRIGGER: String = "next_trigger"

Functions

Link copied to clipboard
open fun getContentUri(authority: String): Uri
Get the alarms content Uri using the given authority.