Get all video users user_id

Is there any way to get list of user_id of all Participants with Video on in Android SDK?

Hi, thanks for using our SDK. To get the list of user_id while in the meeting, you can call “getInMeetingUserList” function in “InMeetingService”. Please do not call this function too frequently. You can find relevant info here: https://zoom.github.io/zoom-sdk-android/us/zoom/sdk/InMeetingService.html#getInMeetingUserList–

Let us know if you have any other questions.
Thanks!