Call - v26.1.0
    Preparing search index...

    Enumeration NCCallCode

    Index

    Enumeration Members

    SUCCESS: 0

    Success

    PARAM_ERROR: 80001

    Invalid parameter

    SESSION_EXIST: 80002

    An unfinished session already exists

    NOT_IN_CALL: 80003

    Not in a call

    MEDIATYPE_INVALID: 80004

    Media type not allowed

    NOT_VIDEO_CALL: 80005

    Not a video call

    RTC_SERVICE_UNAVAILABLE: 80006

    RTC service not active yet or disabled

    USER_LIST_INVAILD: 80007

    Empty user list passed to API

    CALL_ID_INVALID: 80008

    Empty call id passed to API

    TRANSACTION_ID_INVALID: 80009

    Empty transaction id

    USER_ID_INVALID: 80010

    Empty user id passed to API

    SINGLE_CALL_NOT_SUPPORT_MULTI_PERSON: 80011

    Single call allows only one callee in the list

    SIGNAL_DISCONNECTED: 80012

    IM not connected

    CAMERA_CLOSED: 80100

    Camera not on

    MICROPHONE_CLOSED: 80101

    Microphone not on

    MEDIA_RESOURCE_INVALIED: 80102

    No media resource

    NOT_INSTALL_RTC_PLUGIN: 80103

    RTC plugin not installed

    PLAY_MEDIA_FAILED: 80104

    Playback error

    VIDEO_VIEW_NOT_SET: 80105

    Video playback requires a video element