共用方式為


GattServiceProviderTrigger 類別

定義

建構可在背景中保存的一般屬性 (GATT) 服務。

public ref class GattServiceProviderTrigger sealed : IBackgroundTrigger
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GattServiceProviderTrigger final : IBackgroundTrigger
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class GattServiceProviderTrigger : IBackgroundTrigger
Public NotInheritable Class GattServiceProviderTrigger
Implements IBackgroundTrigger
繼承
Object Platform::Object IInspectable GattServiceProviderTrigger
屬性
實作

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)

備註

GATT 會定義一個階層式資料結構,該結構會公開給 LE) 裝置連線的藍牙低能源 (。

屬性

AdvertisingParameters

取得廣告參數,控制無線電是否連接/可探索。

Service

取得與此觸發程式相關聯的服務。

TriggerId

取得觸發程式識別碼。

方法

CreateAsync(String, Guid)

建立 GATT 提供者服務。

適用於

另請參閱