actionMeeting Unmute returns ZoomSDKError_WrongUsage

@sam.decrock Thanks for helping out! :slight_smile:

Hi @dmiskiew,

Thanks for the code snippet. If you would like to unmute yourself, you will need to pass a real userID, passing 0 will not work. And the ActionMeetingCmd needs to be called if and only if you are in the meeting.

Hope this helps. Thanks!