Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
platform/types
UploadResult
Interface UploadResult
平台上传适配器返回的结果。
interface
UploadResult
{
status
:
number
;
body
:
string
;
}
Index
Properties
status
body
Properties
Readonly
status
status
:
number
HTTP 状态码。
Readonly
body
body
:
string
原始响应正文。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
body
IM SDK Web API 文档
Loading...
平台上传适配器返回的结果。