Options
All
  • Public
  • Public/Protected
  • All
Menu

Indicates the state of the current meeting

Index

Enumeration Members

MEETING_STATE_CONNECTING: 0

Indicates joining a meeting

MEETING_STATE_DISCONNECTING: 1

Indicates leaving/ending a meeting

MEETING_STATE_FAILED: 2

Indicates join/start a meeting failed

MEETING_STATE_INMEETING: 4

Indicates users join a meeting successfully

MEETING_STATE_INWAITINGROOM: 3

Indicates users currently in the waiting room

MEETING_STATE_RECONNECTING: 5

Indicates reconnecting a meeting

MEETING_STATE_UNKNOWN: 7

Unknown

MEETING_STATE_WAITINGFORHOST: 6

Indicates that the host has not started the meeting yet and users have to wait until the meeting is started