Enumeration Members

MEETING_JOINED: "meeting-joined"

Occurs when joining a meeting action is finished, error code is 0 means the action succeeds, otherwise means the action is failed.

MEETING_LEFT: "meeting-left"

Occurs when leaving a meeting action is finished, error code is 0 means the action succeeds, otherwise means the action is failed.

MEETING_STATE_CHANGED: "meeting-state-changed"

Occurs when the meeting state is changed.