Android.Bluetooth.BluetoothGattDescriptor.PermissionWriteSigned Field
Descriptor permission: Allow signed write operations

Value: 128

Syntax

[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.")]
public const GattDescriptorPermission PermissionWriteSigned

Remarks

Descriptor permission: Allow signed write operations

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18