ZoomMeetingViewsOption: "noButtonVideo" | "noButtonAudio" | "noButtonShare" | "noButtonParticipants" | "noButtonMore" | "noTextMeetingId" | "noTextPassword" | "noButtonLeave" | "noButtonSwitchCamera" | "noButtonSwitchAudioSource"

Symbolic key for MeetingOptions.meeting_views_options on Android.

The Android bridge reads this as a string and maps it to one entry of us.zoom.sdk.MeetingViewsOptions via RNZoomSDKEnumConvert.getMeetingViewsOptions. Only one view option can be supplied per call. iOS does not read this field.

Generated using TypeDoc