The function getTableList
now also returns whether or not a table is ready to be served, through the tableStatus
TABLE_ORDER_READY_TO_BE_SERVED
.
New function getMessages()
which returns the messages that have been sent to a specific workplace (branchNumber
and terminalNumber
). Optionally messages can be retrieved from a specific starting message ID (sinceMessageId)
. You can also specify whether the messages should be registered as having been "read" (setDelivered
) and whether to only return unread messages (onlyUndelivered
).
v1.9.0 // © Mplus Software 2014 - 2024