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


BluetoothGattDescriptor.PermissionWriteSigned Поле

Определение

Внимание!

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

Разрешение дескриптора: разрешить подписанные операции записи

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

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

Value = 128

Реализации

Атрибуты

Комментарии

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

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

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