2.0.36
Release notes:
- QueueITToken is now available when the waiting room is disabled. It can be accessed through
queueDisabledInfo
Breaking changes:
- The
onQueueDisabled
callback was changed. Its signature looks like this now:
void onQueueDisabled(QueueDisabledInfo queueDisabledInfo)