Description
As host, after start meeting, in meeting:
- I call inMeetingService.allowParticipantsToUnmuteSelf(true/false) alway return SDKERR_WRONG_USEAGE
- If I call changeName(), it return success but after that, call allowParticipantsToRename(true/false) alway return SDKERR_WRONG_USEAGE. But in UI , i can go to more menu and set to allowParticipantsToRename(false).
- If I call allowParticipantsToRename(false), it return success but after that, call changeName() return SDKERR_WRONG_USEAGE
Which Android Client SDK version?
v5.5.1.1319