A list model for services, called by BluetoothLEDevice. More...
Import Statement: | import ArcGIS.AppFramework.Devices 1.0 |
Properties
- count : int
Methods
- BluetoothLEService get(int index)
Detailed Description
Enumerations
ServiceRoles enumeration
This enum describes the potential roles of a service.
Name | Value |
---|---|
ServiceListModel.NameRole | 257 |
ServiceListModel.UuidRole | 258 |
Property Documentation
Method Documentation
BluetoothLEService get(int index) |
Retrieves the service associated with the given index number.
The index parameter
The index number to return the service from.