Exemplo n.º 1
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Bluetooth.BluetoothLEDevice> FromBluetoothAddressAsync(ulong bluetoothAddress, global::Windows.Devices.Bluetooth.BluetoothAddressType bluetoothAddressType)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<BluetoothLEDevice> BluetoothLEDevice.FromBluetoothAddressAsync(ulong bluetoothAddress, BluetoothAddressType bluetoothAddressType) is not implemented in Uno.");
 }
Exemplo n.º 2
0
 public static string GetDeviceSelectorFromBluetoothAddress(ulong bluetoothAddress, global::Windows.Devices.Bluetooth.BluetoothAddressType bluetoothAddressType)
 {
     throw new global::System.NotImplementedException("The member string BluetoothLEDevice.GetDeviceSelectorFromBluetoothAddress(ulong bluetoothAddress, BluetoothAddressType bluetoothAddressType) is not implemented in Uno.");
 }