Поделиться через


BluetoothGattCharacteristic.WriteTypeNoResponse Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Bluetooth.GattWriteType enum directly instead of this field.

Запись характеристик без необходимости ответа удаленного устройства

[Android.Runtime.Register("WRITE_TYPE_NO_RESPONSE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattWriteType enum directly instead of this field.", true)]
public const Android.Bluetooth.GattWriteType WriteTypeNoResponse = 1;
[<Android.Runtime.Register("WRITE_TYPE_NO_RESPONSE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattWriteType enum directly instead of this field.", true)>]
val mutable WriteTypeNoResponse : Android.Bluetooth.GattWriteType

Значение поля

Value = 1

Реализации

Атрибуты

Комментарии

Документация по Java для android.bluetooth.BluetoothGattCharacteristic.WRITE_TYPE_NO_RESPONSE.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к