コード例 #1
0
 public void WriteValue(global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattCharacteristic characteristic, global::Windows.Storage.Streams.IBuffer value)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Devices.Bluetooth.GenericAttributeProfile.GattReliableWriteTransaction", "void GattReliableWriteTransaction.WriteValue(GattCharacteristic characteristic, IBuffer value)");
 }
コード例 #2
0
 public GattCharacteristicNotificationTrigger(global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattCharacteristic characteristic)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.ApplicationModel.Background.GattCharacteristicNotificationTrigger", "GattCharacteristicNotificationTrigger.GattCharacteristicNotificationTrigger(GattCharacteristic characteristic)");
 }