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
[read-only] | Descriptors | IList<BluetoothGattDescriptor>. Returns a list of descriptors for this characteristic. |
[read-only] | InstanceId | int. Returns the instance ID for this characteristic. |
[read-only] | Permissions | GattPermission. Returns the permissions for this characteristic. |
[read-only] | Properties | GattProperty. Returns the properties of this characteristic. |
[read-only] | Service | BluetoothGattService. Returns the service this characteristic belongs to. |
[read-only] | Uuid | Java.Util.UUID. Returns the UUID of this characteristic |
WriteType | GattWriteType. Gets the write type for this characteristic. |
MDescriptors | IList. List of descriptors included in this characteristic. | |
[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. |