IPWorks BLE 2020 Delphi Edition

Questions / Feedback?

Descriptor Type

A GATT descriptor.

Remarks

This type represents a GATT descriptor.

Fields

CachedValue
String

The most recently cached value of this descriptor.

To read the descriptor's value directly from the remote server, use ReadValue.

CachedValueB
TBytes

The most recently cached value of this descriptor.

To read the descriptor's value directly from the remote server, use ReadValue.

Description
String

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

Id
String

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

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

Uuid
String

This descriptor'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]