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.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close