Android.Bluetooth.GattProperty Enumeration
Enumerates values returned by several types and taken as a parameter of the Android.Bluetooth.BluetoothGattCharacteristic..ctor member.

Syntax

[System.Flags]
public enum GattProperty

Remarks

Enumerates values returned by the following: and taken as a parameter of the Android.Bluetooth.BluetoothGattCharacteristic..ctor member.

Members

Member NameDescription
BroadcastCharacteristic proprty: Characteristic is broadcastable.
ExtendedPropsCharacteristic property: Characteristic has extended properties
IndicateCharacteristic property: Characteristic supports indication
NotifyCharacteristic property: Characteristic supports notification
ReadCharacteristic property: Characteristic is readable.
SignedWriteCharacteristic property: Characteristic supports write with signature
WriteCharacteristic property: Characteristic can be written.
WriteNoResponseCharacteristic property: Characteristic can be written without response.

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0