GattClientNotificationResult.SubscribedClient 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 the subscribed client.
public:
property GattSubscribedClient ^ SubscribedClient { GattSubscribedClient ^ get(); };
GattSubscribedClient SubscribedClient();
public GattSubscribedClient SubscribedClient { get; }
var gattSubscribedClient = gattClientNotificationResult.subscribedClient;
Public ReadOnly Property SubscribedClient As GattSubscribedClient
Property Value
The subscribed client.
Windows requirements
App capabilities |
bluetooth
|