Content:
- Properties
- Methods

CreateBluetoothList shows an Android dialog which allows the user to select a Bluetooth device from paired and discovered devices.

btl = app.CreateBluetoothList( filter? ) → app object: BluetoothList

See Also: GetPairedBtDevices, DiscoverBtDevices.

Example - Basic click to expand contents 

Properties

The following properties are available on the BluetoothList object:

dataObject: { key, value }

Methods

The following methods are available on the BluetoothList object:

GetType() → String: “BluetoothList”