BluetoothDevicePicker Class

Picker dialog to select a single Bluetooth device.

Definition

Namespace: InTheHand.Net.Bluetooth
Assembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public sealed class BluetoothDevicePicker
Inheritance
Object    BluetoothDevicePicker

Constructors

BluetoothDevicePickerInitializes a new instance of the BluetoothDevicePicker class

Properties

ClassOfDevices Class of device to filter the list of devices.
RequireAuthentication 

Methods

Equals
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
PickSingleDeviceAsync Display the dialog and allow the user to pick a single device.
ToString
(Inherited from Object)

See Also