mirror of
https://github.com/markqvist/LXMF.git
synced 2024-10-01 01:35:36 -04:00
Added event field
This commit is contained in:
parent
ea49d22bce
commit
98eea1171e
@ -17,6 +17,7 @@ FIELD_COMMANDS = 0x09
|
|||||||
FIELD_RESULTS = 0x0A
|
FIELD_RESULTS = 0x0A
|
||||||
FIELD_GROUP = 0x0B
|
FIELD_GROUP = 0x0B
|
||||||
FIELD_TICKET = 0x0C
|
FIELD_TICKET = 0x0C
|
||||||
|
FIELD_EVENT = 0x0D
|
||||||
|
|
||||||
# For usecases such as including custom data structures,
|
# For usecases such as including custom data structures,
|
||||||
# embedding or encapsulating other data types or protocols
|
# embedding or encapsulating other data types or protocols
|
||||||
|
Loading…
Reference in New Issue
Block a user