GattCharacteristicNotificationTriggerDetails.Value Property

Definition

Gets a byte stream containing the new value of the characteristic.

public:
 property IBuffer ^ Value { IBuffer ^ get(); };
IBuffer Value();
public IBuffer Value { get; }
var iBuffer = gattCharacteristicNotificationTriggerDetails.value;
Public ReadOnly Property Value As IBuffer

Property Value

A byte stream containing the new value of the characteristic.

Windows requirements

App capabilities
bluetooth

Applies to