DoorbellPressTrait.DoorbellPressed

interface DoorbellPressTrait.DoorbellPressed


Data about the pressing of a doorbell.

Summary

Public properties

String?

The identifier for the selected ringtone.

Long?

The length of time the doorbell was pressed.

Long?

The priority of the DoorbellPressed event.

Public properties

complementaryToneId

val complementaryToneIdString?

The identifier for the selected ringtone.

doorbellPressTimeSeconds

val doorbellPressTimeSecondsLong?

The length of time the doorbell was pressed.

priority

val priorityLong?

The priority of the DoorbellPressed event.