Javascript API Reference
    Preparing search index...

    Enumeration leaveReason

    Index

    Enumeration Members

    DUPLICATE_PARTICIPANT: 1011

    Participant joined from another device.

    JOIN_ROOM_FAILED: 1103

    Failed to join the meeting.

    MANUAL_LEAVE_CALLED: 1101

    Participant manually left the meeting.

    MEETING_END_API: 1009

    Meeting ended via API.

    REMOVE_ALL: 1008

    All participants were removed from the meeting.

    REMOVE_PEER: 1002

    Participant was removed from the meeting.

    REMOVE_PEER_API: 1010

    Participant was removed via API.

    REMOVE_PEER_MEDIA_RELAY_STOP: 1004

    Participant was removed because media relay stopped.

    REMOVE_PEER_VIEWER_MODE_CHANGED: 1003

    Participant was removed due to a viewer mode change.

    ROOM_CLOSE: 1006

    The meeting has been closed.

    SWITCH_ROOM: 1005

    Participant switched to another room.

    SWITCH_ROOM_FAILED: 1104

    Failed to switch rooms.

    UNKNOWN: 1007

    Participant disconnected due to an unknown reason.

    WEBSOCKET_CONNECTION_ATTEMPTS_EXHAUSTED: 1102

    WebSocket connection attempts were exhausted.

    WEBSOCKET_DISCONNECTED: 1001

    WebSocket connection was disconnected.