AreaAttendanceState.AttendanceStateChangeEvent

class AreaAttendanceState.AttendanceStateChangeEvent : Event, AreaAttendanceStateTrait.AttendanceStateChangeEvent


Summary

Public properties

open EventImportance

Importance of the event.

open String

Event name.

open ULong

Event number.

Inherited properties

From com.google.home.google.AreaAttendanceStateTrait.AttendanceStateChangeEvent
open AreaAttendanceStateTrait.AttendanceState?

The attendance state after this change.

open AreaAttendanceStateTrait.AttendanceState?

The attendance state before this change.

open AreaAttendanceStateTrait.Source?

The source of the signals that triggered the attendance event.

open List<AreaAttendanceStateTrait.AttendanceChangeReason>

The reasons for the triggering user's presence state change.

From com.google.home.Event
open Id

ID of the Event.

open String?

The PartId of the part that emitted this event, if applicable.

open ClusterStruct?

The ClusterStruct payload of this event, if applicable.

open Instant

Time of the event.

Public properties

eventImportance

open val eventImportanceEventImportance

Importance of the event.

eventName

open val eventNameString

Event name.

eventNumber

open val eventNumberULong

Event number.