diff --git a/LXMF/LXMF.py b/LXMF/LXMF.py index 0edb6ad..8d79bf9 100644 --- a/LXMF/LXMF.py +++ b/LXMF/LXMF.py @@ -16,6 +16,7 @@ FIELD_THREAD = 0x08 FIELD_COMMANDS = 0x09 FIELD_RESULTS = 0x0A FIELD_GROUP = 0x0B +FIELD_TICKET = 0x0C # For usecases such as including custom data structures, # embedding or encapsulating other data types or protocols