GattServiceProviderConnection.TriggerId Property

Definition

Gets GATT service connection trigger ID.

public:
 property Platform::String ^ TriggerId { Platform::String ^ get(); };
winrt::hstring TriggerId();
public string TriggerId { get; }
var string = gattServiceProviderConnection.triggerId;
Public ReadOnly Property TriggerId As String

Property Value

String

Platform::String

winrt::hstring

Gets GATT service connection trigger ID.

Windows requirements

App capabilities
bluetooth

Applies to