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.
Properties
The following properties are available on the BluetoothList object:
Methods
The following methods are available on the BluetoothList object:
Batch(
properties )
GetType() → String: “BluetoothList”