Custom properties sync issue with message queue off

Options
Does isMessageQueueRunning and sending enabled need to be true in order for the custom properties in the room to sync ?

Comments

  • Tobias
    Options
    Yes. Sending off would prevent local changes to be sent to others. IsMessageQueueRunning off means they would get queued until you turn the queue on again.