GattCharacteristicNotificationTriggerDetails.Value Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|