Classe: StandbyChangedEvent

Costruttore

StandbyChangedEvent

new StandbyChangedEvent(isStandby)

Parametro

isStandby

boolean

Questo è true quando la TV è in standby o false quando la TV non è in standby o se il suo stato è sconosciuto.

Estensioni
cast.framework.system.Event

Proprietà

isStandby

boolean

Questo è true quando la TV è in standby e false in caso contrario.

digita

non-null cast.framework.system.EventType

Il tipo di evento.

Ereditato da
cast.framework.system.Event#type