owt-client-javascript icon indicating copy to clipboard operation
owt-client-javascript copied to clipboard

Portal connection status

Open kurapatijayaram opened this issue 5 years ago • 1 comments

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.

kurapatijayaram avatar Jul 21 '20 19:07 kurapatijayaram

Hi,

Currently, no event for reconnection. Reconnection is handled inside SDK. Application will be notified when connection is lost.

jianjunz avatar Jul 24 '20 05:07 jianjunz