Tracking waiting and in service Tickets
This use case demonstrates how to use our SDK to dynamically manage real-time lists of waiting tickets and tickets in service. Here we show how to:
- Listen multiple events about Ticket.
- Execute some methods when these events happen through python decorators.