public class MeetingOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
invite_options |
int |
meeting_views_options |
boolean |
no_bottom_toolbar |
boolean |
no_dial_in_via_phone |
boolean |
no_dial_out_to_phone |
boolean |
no_disconnect_audio |
boolean |
no_driving_mode |
boolean |
no_invite |
boolean |
no_meeting_end_message |
boolean |
no_titlebar |
boolean |
no_video |
Constructor and Description |
---|
MeetingOptions() |
public boolean no_driving_mode
public boolean no_invite
public boolean no_meeting_end_message
public boolean no_titlebar
public boolean no_bottom_toolbar
public boolean no_dial_in_via_phone
public boolean no_dial_out_to_phone
public boolean no_disconnect_audio
public int meeting_views_options
public int invite_options
public boolean no_video
Copyright © 2012-2014 Zoom Video Communications, Inc. All Rights Reserved.