iOS : onLost Attendee RightsNotification is not getting called in breakout rooms

Hello @Michael_Condon,
I was able to figure it out. My issue is related to Breakout room "close all rooms" no longer works. I have added the - (void)onLostAttendeeRightsNotification:(BOOL)isStopBO; to the header file and called the function from my class, the function worked fine.

Thanks,
R.Vignesh.

1 Like