[Missing <summary> documentation for "M:InTheHand.Bluetooth.Bluetooth.GetPairedDevicesAsync"]
public static Task<IReadOnlyCollection<BluetoothDevice>> GetPairedDevicesAsync()
Public Shared Function GetPairedDevicesAsync As Task(Of IReadOnlyCollection(Of BluetoothDevice))
public:
static Task<IReadOnlyCollection<BluetoothDevice^>^>^ GetPairedDevicesAsync()
static member GetPairedDevicesAsync : unit -> Task<IReadOnlyCollection<BluetoothDevice>>
[Missing <returns> documentation for "M:InTheHand.Bluetooth.Bluetooth.GetPairedDevicesAsync"]