The properties of Android.Bluetooth.BluetoothGattDescriptor are listed below. For a list of all members, see the BluetoothGattDescriptor Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | Characteristic | BluetoothGattCharacteristic. Returns the characteristic this descriptor belongs to. |
[read-only] static | DisableNotificationValue | IList<byte>. Value used to disable notifications or indicatinos |
[read-only] static | EnableIndicationValue | IList<byte>. Value used to enable indication for a client configuration descriptor |
[read-only] static | EnableNotificationValue | IList<byte>. Value used to enable notification for a client configuration descriptor |
[read-only] | Permissions | GattDescriptorPermission. Returns the permissions for this descriptor. |
[read-only] | Uuid | Java.Util.UUID. Returns the UUID of this descriptor. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |