Search
Preparing search index...
The search index is not available
RongIMLib - v5.12.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
RongIMLib - v5.12.0
IAsyncRes
Interface IAsyncRes<T>
异步任务结果结构
Type parameters
T =
void
Hierarchy
IAsyncRes
Index
Properties
code
data
msg
Properties
code
code
:
ErrorCode
Promise 执行结果
Optional
data
data
?:
T
结果数据
Optional
msg
msg
?:
string
错误消息
Property
code
data
msg
异步任务结果结构