JRTCSDK-Android v2401.0
视频客服 API 文档
载入中...
搜索中...
未找到
Public 成员函数 | 所有成员列表
JRTCSDKEvent类 参考

Public 成员函数

String getErrorCode ()
 
String getErrorCodeDetail ()
 
int getEventCode ()
 
String getDesc ()
 
JSONObject toJSONObject () throws JSONException
 

详细描述

SDK 事件

成员函数说明

◆ getDesc()

String getDesc ( )

事件描述

◆ getErrorCode()

String getErrorCode ( )

错误码,包含根因码

◆ getErrorCodeDetail()

String getErrorCodeDetail ( )

错误详细描述

◆ getEventCode()

int getEventCode ( )

事件码

◆ toJSONObject()

JSONObject toJSONObject ( ) throws JSONException

对象转JSON