RemoteControlEvent

RemoteControlEvent ⇐ Const

Kind: global class
Extends: Const

RemoteControlEvent()

Enumeration of remote control event

firmwareUpdateAvailable

Fired when a firmware update is available

Kind: static property of RemoteControlEvent

firmwareUpdateStart

Fired when a firmware update is start

Kind: static property of RemoteControlEvent

firmwareUpdateProgress

Fired when a firmware update is in progress

Kind: static property of RemoteControlEvent

firmwareUpdateEnd

Fired when a firmware update is finished

Kind: static property of RemoteControlEvent

pairingDone

Fired when the pairing is done.

Kind: static property of RemoteControlEvent

pairingProgress

Fired when the pairing is in progress.

Kind: static property of RemoteControlEvent

pairingError

Fired when the pairing is on error.

Kind: static property of RemoteControlEvent

dasSearchDone

Fired when the DAS search is done.

Kind: static property of RemoteControlEvent

dasSearchProgress

Fired when the DAS search is in progress.

Kind: static property of RemoteControlEvent

dasSearchError

Fired when the DAS search is on error.

Kind: static property of RemoteControlEvent

dasUnmappedKey

Fired when DAS related keys are pressed and unmapped.

Kind: static property of RemoteControlEvent

batteryLow

Fired when remote control battery is low

Kind: static property of RemoteControlEvent