public sealed class GattDescriptor
Public NotInheritable Class GattDescriptor
public ref class GattDescriptor sealed
[<SealedAttribute>]
type GattDescriptor = class end
Characteristic | The GATT characteristic this descriptor belongs to. |
Uuid | The UUID of the characteristic descriptor. |
Value | The currently cached descriptor value. This value gets updated when the value of the descriptor is read. |
Equals | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
ReadValueAsync | |
ToString | (Inherited from Object) |
WriteValueAsync |