public interface MeetingEvent
Modifier and Type | Field and Description |
---|---|
static int |
MEETING_CONNECT_FAILED
Failed to connect to a meeting.
|
static int |
MEETING_CONNECTED
Connected to a meeting.
|
static int |
MEETING_CONNECTING
Start to connecting to a meeting.
|
static int |
MEETING_DISCONNECTED
Not connected or connecting to a meeting.
|
static final int MEETING_DISCONNECTED
static final int MEETING_CONNECTING
static final int MEETING_CONNECTED
static final int MEETING_CONNECT_FAILED
Copyright © 2012-2014 Zoom Video Communications, Inc. All Rights Reserved.