ServiceListModel QML Type

A list model for services, called by BluetoothLEDevice. More...

Import Statement: import ArcGIS.AppFramework.Devices 1.0

Properties

Methods

  • BluetoothLEService get(int index)

Detailed Description

Enumerations

ServiceRoles enumeration

This enum describes the potential roles of a service.

NameValue
ServiceListModel.NameRole257
ServiceListModel.UuidRole258

Property Documentation

[read-only] count : int

The number of services present in the list model.


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.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.