Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 AuthorisationEvent
com.distriqt.extension.bluetoothle.events 
 AuthorisationStatus
com.distriqt.extension.bluetoothle This class defines the potential values for the authorisation status.
 Base64
com.distriqt.extension.bluetoothle.utils 
 BluetoothLE
com.distriqt.extension.bluetoothle This class represents the BluetoothLE extension.
 BluetoothLEEvent
com.distriqt.extension.bluetoothle.events 
 BluetoothLEState
com.distriqt.extension.bluetoothle This class defines the possible values for the Bluetooth LE state.
 Central
com.distriqt.extension.bluetoothle.objects 
 CentralEvent
com.distriqt.extension.bluetoothle.events Disptached from the peripheral manager when a central subscribes or unsubscribes from a peripheral's characteristic
 CentralManager
com.distriqt.extension.bluetoothle 
 CentralManagerEvent
com.distriqt.extension.bluetoothle.events 
 Characteristic
com.distriqt.extension.bluetoothle.objects 
 CharacteristicEvent
com.distriqt.extension.bluetoothle.events 
 Peripheral
com.distriqt.extension.bluetoothle.objects The Peripheral class represents a remote peripheral that was discovered by using the central manager scanning functionality.
 PeripheralEvent
com.distriqt.extension.bluetoothle.events 
 PeripheralManager
com.distriqt.extension.bluetoothle This is the main interface to the peripheral manager, allowing the device to act as a peripheral by advertising services and characteristics.
 PeripheralManagerEvent
com.distriqt.extension.bluetoothle.events 
 PeripheralScanningOptions
com.distriqt.extension.bluetoothle 
 PeripheralState
com.distriqt.extension.bluetoothle.objects 
 Request
com.distriqt.extension.bluetoothle.objects 
 RequestEvent
com.distriqt.extension.bluetoothle.events This event is dispatched from the peripheral manager when a read or write request is received from a connected central device.
 Service
com.distriqt.extension.bluetoothle.objects Represents a service