owt-client-javascript
owt-client-javascript copied to clipboard
Portal connection status
Hi, How to identify whether owt client is connected to portal or not ?
After successful re connection (event: 'relogin'), there is no event which says about re connection status or at least is there any method to check the current status ? so that I can re publish/subscribe.
Thank you.
Hi,
Currently, no event for reconnection. Reconnection is handled inside SDK. Application will be notified when connection is lost.