IPWorks BLE 2020 Delphi Edition

Questions / Feedback?

Service Type

A GATT service.

Remarks

This type represents a GATT service.

Fields

Description
String

This service's Bluetooth SIG user-friendly name, if one is defined.

Id
String

An identification string which uniquely identifies this instance of this service.

This identification string is guaranteed to be unchanged while the component remains connected to the device.

IncludedSvcIds
String

If any included services have been discovered for this service, this is a comma-separated list of their Ids.

If additional included services are discovered later, their Ids will be appended.

ParentSvcIds
String

If this services is included by any other services, this is a comma-separated list of those services' Ids.

If it is discovered later that additional services include this service, their Ids will be appended.

Uuid
String

This service's 128-bit UUID string.

Constructors

constructor Create();

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks BLE 2020 Delphi Edition - Version 20.0 [Build 8158]