Windows.Devices.Bluetooth.Background Namespace

Provides class describing trigger details for Bluetooth triggers.

Classes

BluetoothLEAdvertisementPublisherTriggerDetails

Provides information about a BluetoothLEAdvertisementPublisher trigger. You can obtain an instance of this class through a BluetoothLEAdvertisementPublisher trigger.

BluetoothLEAdvertisementWatcherTriggerDetails

Provides information about a BluetoothLEAdvertisementWatcher trigger. You can obtain an instance of this class through a BluetoothLEAdvertisementWatcher trigger.

GattCharacteristicNotificationTriggerDetails

Provides information about the Bluetooth LE device that caused this trigger to fire.

GattServiceProviderConnection

This class represents a gatt service provider connection.

GattServiceProviderTriggerDetails

Provides information about the Bluetooth device that caused this trigger to fire.

RfcommConnectionTriggerDetails

Provides information about the Bluetooth device that caused this trigger to fire.

RfcommInboundConnectionInformation

Provides information about incoming RFCOMM connections. If an app wants the system to listen for incoming connections on behalf of an RfcommConnectionTrigger, the app must create this object and attach it to the RfcommConnectionTrigger.

RfcommOutboundConnectionInformation

Provides information for RFCOMM outbound connections. If an app wants the system to create outbound connections on its behalf, the app must create this object and attach it to the RfcommConnectionTrigger.

Enums

BluetoothEventTriggeringMode

This enumeration represents a Bluetooth background event triggering mode.