Esempio n. 1
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattDeviceService> FromIdAsync(string deviceId, global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattSharingMode sharingMode)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<GattDeviceService> GattDeviceService.FromIdAsync(string deviceId, GattSharingMode sharingMode) is not implemented in Uno.");
 }
Esempio n. 2
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattOpenStatus> OpenAsync(global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattSharingMode sharingMode)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<GattOpenStatus> GattDeviceService.OpenAsync(GattSharingMode sharingMode) is not implemented in Uno.");
 }