Android.Bluetooth.BluetoothGattDescriptor: Property Members

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

Public Properties

[read-only]
CharacteristicBluetoothGattCharacteristic. Returns the characteristic this descriptor belongs to.
[read-only]
static
DisableNotificationValueIList<byte>. Value used to disable notifications or indicatinos
[read-only]
static
EnableIndicationValueIList<byte>. Value used to enable indication for a client configuration descriptor
[read-only]
static
EnableNotificationValueIList<byte>. Value used to enable notification for a client configuration descriptor
[read-only]
PermissionsGattDescriptorPermission. Returns the permissions for this descriptor.
[read-only]
UuidJava.Util.UUID. Returns the UUID of this descriptor.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.