AlarmState

Contains information about the current state of the alarm.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Contains information about the action that you can take to respond to the alarm.

Link copied to clipboard

Information needed to evaluate data.

Link copied to clipboard

The name of the alarm state. The state name can be one of the following values:

Link copied to clipboard

Contains information about alarm state changes.

Functions

Link copied to clipboard
inline fun copy(block: AlarmState.Builder.() -> Unit = {}): AlarmState
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String