BluetoothLEAdvertisementPublisherTriggerDetails クラス

定義

BluetoothLEAdvertisementPublisher トリガーに関する情報を提供します。 このクラスのインスタンスは、 BluetoothLEAdvertisementPublisher トリガーを使用して取得できます。

public ref class BluetoothLEAdvertisementPublisherTriggerDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class BluetoothLEAdvertisementPublisherTriggerDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class BluetoothLEAdvertisementPublisherTriggerDetails
Public NotInheritable Class BluetoothLEAdvertisementPublisherTriggerDetails
継承
Object Platform::Object IInspectable BluetoothLEAdvertisementPublisherTriggerDetails
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)
アプリの機能
bluetooth

注釈

バージョン履歴

Windows のバージョン SDK バージョン 追加された値
2004 19041 SelectedTransmitPowerLevelInDBm

プロパティ

Error

トリガーのエラー状態を取得します。

SelectedTransmitPowerLevelInDBm

アドバタイズの Bluetooth アダプターによって選択されている現在の送信電力を表します。

Status

BluetoothLEAdvertisementPublisher の現在の状態を取得します。

適用対象