Syntax
[System.Flags]
public enum GattProperty
Remarks
Members
Member Name | Description |
---|
Broadcast | Characteristic proprty: Characteristic is broadcastable.
|
ExtendedProps | Characteristic property: Characteristic has extended properties
|
Indicate | Characteristic property: Characteristic supports indication
|
Notify | Characteristic property: Characteristic supports notification
|
Read | Characteristic property: Characteristic is readable.
|
SignedWrite | Characteristic property: Characteristic supports write with signature
|
Write | Characteristic property: Characteristic can be written.
|
WriteNoResponse | Characteristic property: Characteristic can be written without response.
|
Requirements
Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0