You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We already have PrivateRoomOperatorAdded/Removed events (for current user becoming operator), this adds PrivateRoomAddOperator/RemoveOperator events (for other users becoming operator). Otherwise we have no way to observe these events.
We already have PrivateRoomOperatorAdded/Removed events (for current user becoming operator), this adds PrivateRoomAddOperator/RemoveOperator events (for other users becoming operator). Otherwise we have no way to observe these events.
Sample fix