public interface MeetingStatus
Modifier and Type | Field and Description |
---|---|
static int |
MEETING_STATUS_CONNECTING
Connecting
|
static int |
MEETING_STATUS_IDLE
Idle
|
static int |
MEETING_STATUS_INPROGRESS
In-progress
|
static int |
MEETING_STATUS_UNKNOWN
Unknown status
|
static final int MEETING_STATUS_IDLE
static final int MEETING_STATUS_CONNECTING
static final int MEETING_STATUS_INPROGRESS
static final int MEETING_STATUS_UNKNOWN
Copyright © 2012-2014 Zoom Video Communications, Inc. All Rights Reserved.