Options
All
  • Public
  • Public/Protected
  • All
Menu
param code

code: return status code, please refer to the definition of each return value IM Document

param [desc]

describe

param [json_param]

json_param: Returned based on the specific API

param [json_params]

json_params: Compatible field, which is returned in certain conditions, depending on the specific API

param [user_data]

user_data: User-defined data, which is passed through by the IM SDK without being processed.

Hierarchy

  • commonResponse

Index

Properties

code

Optional desc

desc?: string

Optional json_param

json_param?: string

Optional json_params

json_params?: string

Optional user_data

user_data?: string

Generated using TypeDoc