Preparing search index...
The search index is not available
xingchen-avatar-sdk
xingchen-avatar-sdk
TYError
Interface TYError
interface
TYError
{
code
:
|
RTCErrorCode
|
VoiceChatErrorCode
|
SystemErrorCode
|
GatewayErrorCode
;
error
?:
Error
;
message
?:
|
RTCErrorMsg
|
VoiceChatErrorMsg
|
SystemErrorMsg
|
GatewayErrorMsg
;
}
Index
Properties
code
error?
message?
Properties
code
code
:
|
RTCErrorCode
|
VoiceChatErrorCode
|
SystemErrorCode
|
GatewayErrorCode
Optional
error
error
?:
Error
Optional
message
message
?:
|
RTCErrorMsg
|
VoiceChatErrorMsg
|
SystemErrorMsg
|
GatewayErrorMsg
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
error
message
xingchen-avatar-sdk
Loading...