BluetoothEvent

BluetoothEvent ⇐ Const

Kind: global class
Extends: Const

BluetoothEvent()

Enumeration of bluetooth event

bluetoothVisibilityEnabled

When the Bluetooth visibility is enabled const.

Kind: static property of BluetoothEvent

bluetoothVisibilityDisabled

When the Bluetooth visibility is disabled const.

Kind: static property of BluetoothEvent

devicePairingRequest

When a device did a pairing request to the STB event const.

Kind: static property of BluetoothEvent

devicePaired

When a device is paired.

Kind: static property of BluetoothEvent

deviceConnecting

When a device is connecting event const.

Kind: static property of BluetoothEvent

deviceDisconnected

When a device has just disconnected event const.

Kind: static property of BluetoothEvent