onWatingRoomUserLeft() not being called when host removes a user from waiting room

onWatingRoomUserLeft() not being called when host removes a user from waiting room.
Any updates to this issue? onWatingRoomUserLeft() not being called

Zoom Android SDK version: v5.5.1.1319

Hi @deena.qb, thanks for bringing this to our attention.

This does in fact appear to be a regression. We will investigate a fix for this and let you know if we need any additional information.

Thanks!

Thanks @jon.zoom
Please let me know when you have any updates.

Will do. In the meantime, please don’t hesitate to reach back out in a new thread if you have any additional questions. :slightly_smiling_face:

@deena.qb Currently the SDK only allows the host to receive the onWaitingRoomUserLeft event.Is your requirement whether non-host users want to receive their own onWaitingRoomUserLeft events or other people’s onWaitingRoomUserLeft events?

Solved the issue. Found that inMeetingWaitingRoomController?.addListener(this) wasn’t called.
Thanks @donny.bao @jon.zoom

Glad to hear you managed to find the solution!

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