AlarmType

Alarm types:

  • by rem phase - alarm can go off in time window before alarm time if it will be better or easier for user to wake up.

  • by sleep quality - alarm will go off when user reach specified sleep quality.

See also

Entries

Link copied to clipboard

Alarm can go off in time window before alarm time if it will be better or easier for user to wake up.

Link copied to clipboard

Alarm will go off when user reach specified sleep quality.

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun valueOf(value: String): AlarmType

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.