TRIGGER_TIME

const val TRIGGER_TIME: String

Stores a timestamp with the absolute time when the alarm should be triggered. This value is stored as UNIX timestamp (milliseconds). Either a Alarm Trigger Time OR a Alarm Relative Duration must be provided, but not both! Type: Long