Ejemplo n.º 1
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Bluetooth.Rfcomm.RfcommServiceProvider> CreateAsync(global::Windows.Devices.Bluetooth.Rfcomm.RfcommServiceId serviceId)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<RfcommServiceProvider> RfcommServiceProvider.CreateAsync(RfcommServiceId serviceId) is not implemented in Uno.");
 }
Ejemplo n.º 2
0
 public static string GetDeviceSelectorForBluetoothDeviceAndServiceId(global::Windows.Devices.Bluetooth.BluetoothDevice bluetoothDevice, global::Windows.Devices.Bluetooth.Rfcomm.RfcommServiceId serviceId, global::Windows.Devices.Bluetooth.BluetoothCacheMode cacheMode)
 {
     throw new global::System.NotImplementedException("The member string RfcommDeviceService.GetDeviceSelectorForBluetoothDeviceAndServiceId(BluetoothDevice bluetoothDevice, RfcommServiceId serviceId, BluetoothCacheMode cacheMode) is not implemented in Uno.");
 }
Ejemplo n.º 3
0
 public static string GetDeviceSelector(global::Windows.Devices.Bluetooth.Rfcomm.RfcommServiceId serviceId)
 {
     throw new global::System.NotImplementedException("The member string RfcommDeviceService.GetDeviceSelector(RfcommServiceId serviceId) is not implemented in Uno.");
 }
Ejemplo n.º 4
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Bluetooth.Rfcomm.RfcommDeviceServicesResult> GetRfcommServicesForIdAsync(global::Windows.Devices.Bluetooth.Rfcomm.RfcommServiceId serviceId, global::Windows.Devices.Bluetooth.BluetoothCacheMode cacheMode)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<RfcommDeviceServicesResult> BluetoothDevice.GetRfcommServicesForIdAsync(RfcommServiceId serviceId, BluetoothCacheMode cacheMode) is not implemented in Uno.");
 }