AlarmCapabilities

Contains the configuration information of alarm state changes.

Types

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

Properties

Link copied to clipboard

Specifies whether to get notified for alarm state changes.

Link copied to clipboard

Specifies the default alarm state. The configuration applies to all alarms that were created based on this alarm model.

Functions

Link copied to clipboard
inline fun copy(block: AlarmCapabilities.Builder.() -> Unit = {}): AlarmCapabilities
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