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
Sometimes it takes forever to connect to a room when we call "join" function of sdk. There has to be a connection timeout + callback so users can retry connecting to the room.
hmsSDK.join(hmsConfig, hmsUpdateListener)
The text was updated successfully, but these errors were encountered:
Sometimes it takes forever to connect to a room when we call "join" function of sdk. There has to be a connection timeout + callback so users can retry connecting to the room.
hmsSDK.join(hmsConfig, hmsUpdateListener)
The text was updated successfully, but these errors were encountered: