Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 753 Bytes

gattserviceprovidertrigger_createasync_776293710.md

File metadata and controls

36 lines (20 loc) · 753 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Background.GattServiceProviderTrigger.CreateAsync(System.String,System.Guid)
winrt method

Windows.ApplicationModel.Background.GattServiceProviderTrigger.CreateAsync

-description

Creates a GATT provider service.

-parameters

-param triggerId

The identifier for the trigger.

-param serviceUuid

The universally unique identifier for the trigger.

-returns

Await the asynchronous operation to get the GattServiceProviderTriggerResult.

-remarks

-see-also

-examples