Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 953 Bytes

gattlocalcharacteristic_notifyvalueasync_839341023.md

File metadata and controls

34 lines (22 loc) · 953 Bytes
-api-id -api-type
M:Windows.Devices.Bluetooth.GenericAttributeProfile.GattLocalCharacteristic.NotifyValueAsync(Windows.Storage.Streams.IBuffer,Windows.Devices.Bluetooth.GenericAttributeProfile.GattSubscribedClient)
winrt method

Windows.Devices.Bluetooth.GenericAttributeProfile.GattLocalCharacteristic.NotifyValueAsync

-description

Sends and notifies a GattSubscribedClient of a value.

-parameters

-param value

The buffer that contains the value to send to the GattSubscribedClient.

-param subscribedClient

The subscribed client notify the value.

-returns

An asynchronous operation that completes with a GattClientNotificationResult object.

-remarks

-see-also

-examples

-capabilities

bluetooth