public class MeetingViewsOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
NO_BUTTON_AUDIO
There is no button: AUDIO.
|
static int |
NO_BUTTON_LEAVE
There is no button: LEAVING.
|
static int |
NO_BUTTON_MORE
There is no button: MORE.
|
static int |
NO_BUTTON_PARTICIPANTS
There is no button: PARTICIPANTS.
|
static int |
NO_BUTTON_SHARE
There is no button: SHARING.
|
static int |
NO_BUTTON_SWITCH_AUDIO_SOURCE
There is no button: SWITCH AUDIO SOURCE.
|
static int |
NO_BUTTON_SWITCH_CAMERA
There is no button: SWITCH CAMERA.
|
static int |
NO_BUTTON_VIDEO
There is no button: VIDEO.
|
static int |
NO_TEXT_MEETING_ID
There is no text: MEETING ID.
|
static int |
NO_TEXT_PASSWORD
There is no text: PASSWORD.
|
Constructor and Description |
---|
MeetingViewsOptions() |
public static final int NO_BUTTON_VIDEO
public static final int NO_BUTTON_AUDIO
public static final int NO_BUTTON_SHARE
public static final int NO_BUTTON_PARTICIPANTS
public static final int NO_BUTTON_MORE
public static final int NO_TEXT_MEETING_ID
public static final int NO_TEXT_PASSWORD
public static final int NO_BUTTON_LEAVE
public static final int NO_BUTTON_SWITCH_CAMERA
public static final int NO_BUTTON_SWITCH_AUDIO_SOURCE