cast.
            class   static
            當電視進入或離開待機狀態時,由 cast.framework.CastReceiverContext 分派的事件,因此應用程式應一律驗證 isStandby 屬性。如要得知實際狀態是否為不明,應用程式可以呼叫 cast.framework.CastReceiverContext#getStandbyState 方法。
建構函式
StandbyChangedEvent
新 StandbyChangedEvent(isStandby)
| 參數 | |
|---|---|
| isStandby | boolean 當電視處於待機狀態時,值為  | 
屬性
isStandby
boolean
電視處於待機模式時為 true,未處於待機模式時則為 false。
類型
non-null cast.framework.system.EventType
事件類型。