Android.Bluetooth.BluetoothGattCharacteristic: Property Members

The properties of Android.Bluetooth.BluetoothGattCharacteristic are listed below. For a list of all members, see the BluetoothGattCharacteristic Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
DescriptorsIList<BluetoothGattDescriptor>. Returns a list of descriptors for this characteristic.
[read-only]
InstanceIdint. Returns the instance ID for this characteristic.
[read-only]
PermissionsGattPermission. Returns the permissions for this characteristic.
[read-only]
PropertiesGattProperty. Returns the properties of this characteristic.
[read-only]
ServiceBluetoothGattService. Returns the service this characteristic belongs to.
[read-only]
UuidJava.Util.UUID. Returns the UUID of this characteristic
WriteTypeGattWriteType. Gets the write type for this characteristic.

Protected Properties

MDescriptorsIList. List of descriptors included in this characteristic.
[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.