flutter_zoom_plugin
flutter_zoom_plugin copied to clipboard
hide meeting id
i want to hide meeting id and meeting passcode s there any chance to do that wthout modifyng sdks ?
in the controller you can remove it and pass the string with valid hidden letters as requested
Hi JAGANPS, Where i can found controller? Can you please let me know? How can i pass hidden letters?
Hi, I have added the following setting in ZoomView but seems not working
opts.meeting_views_options = MeetingViewsOptions.NO_TEXT_MEETING_ID + MeetingViewsOptions.NO_TEXT_PASSWORD;
Appreciate if anyone can help on hiding the meeting ID and Passcode in meeting view