Share via


GattSubscribedClient.Session Property

Definition

Gets the session of the subscribed client.

public:
 property GattSession ^ Session { GattSession ^ get(); };
GattSession Session();
public GattSession Session { get; }
var gattSession = gattSubscribedClient.session;
Public ReadOnly Property Session As GattSession

Property Value

The session of the subscribed client.

Windows requirements

App capabilities
bluetooth

Applies to