Cannot receive user network disconnected event on remote user

Description
I am using “@zoom/videosdk”: “^1.10.0”, in react js. I have a use case where local user’s internet got disconnected and i have to show no internet text on remote user’s screen, the issue i am facing there is no event triggered that i can listen on remote user.

Meeting SDK Code Snippets
The code snippets that are causing the error / issue so we can reproduce.

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Join meeting with user one.
  2. Join meeting with user two.
  3. once both users are joined.
  4. Close the network connection of user one.(Turn off Wifi)
  5. On user two there is no indication about user one’s connection status.

Troubleshooting Routes
I have tried all the envents listed in VideoClient.

Device :

  • OS: [Windows 10, Andriod]
  • Browser: [Chrome]

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.