Call - v26.1.0
    Preparing search index...

    Enumeration NCCallEndReason

    Index

    Enumeration Members

    IDLE: 0

    Initial

    CALLING: 100

    Calling

    INVITED: 101

    Invited

    RINGING: 102

    Ringing

    BUSYLINE_RINGING: 103

    Busy line ringing

    BUSYLINE_WAIT: 104

    Busy line waiting

    CONNECTING: 200

    Connecting

    ONCALL: 300

    In call

    ON_PHONE: 301

    In system phone call

    ON_PHONE_END: 302

    System phone call ended

    ON_DEVICE_DISABLE: 303

    Input device unavailable

    ON_DEVICE_ENABLE: 304

    Input device available

    ABNORMAL_END: 999

    Local abnormal leave

    ENDED: 1000

    Call ended

    NO_ANSWER: 1001

    Remote did not answer

    MISSED: 1002

    Local side did not answer

    CANCELLED: 1003

    Local side cancelled

    DECLINED: 1004

    Remote declined

    OTHER_CLIENT_CALLING: 1010

    Other client placed call (current client kicked)

    OTHER_CLIENT_ACCEPT: 1011

    Other client answered

    JOIN_ROOM_ERR: 1105

    Failed to join RTC room

    PUBLISH_ERR: 1106

    Publish failed

    SUBSCRIBE_ERR: 1107

    Subscribe failed

    ACCEPT_CARRIER: 1108

    Answered carrier call

    KICKED_BY_SERVER: 1109

    Banned from call

    CONNECTION_ERR: 1110

    Kicked from room due to RTC ping failure

    LOGOUT: 1111

    Kicked from room after IM logout

    OTHER_CLIENT_LOGIN: 1112

    Kicked after login from another client

    OTHER_CLIENT_JOINED: 1113

    Other client joined a new call

    OTHER_CLIENT_IN_ROOM: 1114

    Other client already in another call (multi-device join rejected; ends with this state on rejected client)

    OTHER_CLIENT_HANGUP: 1151

    Other client hung up

    REMOTE_JOIN_RTC_ERROR: 1205

    Remote user failed to join room

    REMOTE_PUBLISH_ERROR: 1206

    Remote user publish failed

    REMOTE_SUBSCRIBE_ERROR: 1207

    Remote user subscribe failed

    REMOTE_KICKED_BY_SERVER: 1209

    Remote user banned from call

    REMOTE_CONNECTION_ERROR: 1210

    Remote user UDP disconnected

    REMOTE_LOGOUT: 1211

    Remote user IM logged out

    REMOTE_OTHER_CLIENT_LOGIN: 1212

    Remote user logged in from another client

    REMOTE_OTHER_JOINED_RTC: 1213

    Remote user kicked by other client joinRoom

    REMOTE_OTHER_CLIENT_IN_RTC: 1214

    Remote user's other endpoint already in room; joinRoom A/V not allowed