Updated on 2022-07-11 GMT+08:00

Common Error Codes

Table 1 Enumerated values of HWMUISDKErrorCode

Parameter

Value

Description

HWMUISDKErrorCodeContactNotFound

40000

The contact does not exist.

HWMUISDKErrorCodeNumberAndAccountEmpty

40001

The account and number cannot be both empty.

HWMUISDKErrorCodeArgsError

40002

Parameter error.

HWMUISDKErrorCodeRepeatRequest

40003

Method call repeated.

HWMUISDKErrorCodeTimeOut

40004

Timeout.

HWMUISDKErrorCodeUnInit

40005

Uninitialized.

HWMUISDKErrorCodeArgsLengthOverrun

40006

The parameter value length exceeds the limit.

HWMUISDKErrorCodePasswordOrAccountEmpty

40007

The account and password cannot be both empty.

HWMUISDKErrorCodeConfIdEmpty

40008

The meeting ID cannot be empty.

HWMUISDKErrorCodeUnLogin

40009

You have not logged in yet.

HWMUISDKErrorCodeLoginIng

40010

Logging in…

HWMUISDKErrorCodeSubjectTooLong

40011

The meeting topic cannot contain more than 50 characters.

HWMUISDKErrorCodeConfIdTooLong

40012

The meeting ID cannot contain more than 20 characters.

HWMUISDKErrorCodeConfOrCallExit

40013

In a meeting or being called.

HWMUISDKErrorCodeAPPIDInfoIllegal

40014

Invalid app ID.

HWMUISDKErrorCodeVMRHostPasswordLengthlegal

40015

The length of the host password is invalid.

HWMUISDKErrorCodeVMRNameEmpty

40016

The cloud meeting room name is empty.

HWMUISDKErrorCodeCallInterfaceError

40110

Failed to call a meeting API.

HWMUISDKErrorCodeConfStartTimeEarly

40115

The start time of a meeting is earlier than the current time.

HWMUISDKErrorCodeNotInConf

40116

Not in a meeting.

HWMUISDKErrorE2EEncryptAlgorithmError

41117

The end-to-end encryption algorithm is asymmetric.

HWMUISDKErrorCodeCallResourceNoEnough

115022001

The enterprise's concurrent resources are insufficient.