Skip to content

nim_def.msglog_def.IMMessage

Zvicii edited this page Jul 7, 2023 · 7 revisions

Interface: IMMessage

nim_def/msglog_def.IMMessage

Table of contents

Properties

Properties

rescode_

Optional rescode_: NIMResCode

Defined in

ts/nim_def/msglog_def.ts:230


feature_

Optional feature_: NIMMessageFeature

Defined in

ts/nim_def/msglog_def.ts:231


session_type_

Optional session_type_: NIMSessionType

Defined in

ts/nim_def/msglog_def.ts:232


receiver_accid_

Optional receiver_accid_: string

Defined in

ts/nim_def/msglog_def.ts:233


sender_accid_

Optional sender_accid_: string

Defined in

ts/nim_def/msglog_def.ts:234


timetag_

Optional timetag_: number

Defined in

ts/nim_def/msglog_def.ts:235


content_

Optional content_: string

Defined in

ts/nim_def/msglog_def.ts:236


type_

Optional type_: NIMMessageType

Defined in

ts/nim_def/msglog_def.ts:237


attach_

Optional attach_: string

Defined in

ts/nim_def/msglog_def.ts:238


client_msg_id_

Optional client_msg_id_: string

Defined in

ts/nim_def/msglog_def.ts:239


msg_setting_

Optional msg_setting_: MessageSetting

Defined in

ts/nim_def/msglog_def.ts:240


third_party_callback_ext_

Optional third_party_callback_ext_: string

Defined in

ts/nim_def/msglog_def.ts:241


sub_type_

Optional sub_type_: number

Defined in

ts/nim_def/msglog_def.ts:242


local_res_path_

Optional local_res_path_: string

Defined in

ts/nim_def/msglog_def.ts:243


local_talk_id_

Optional local_talk_id_: string

Defined in

ts/nim_def/msglog_def.ts:244


local_res_id_

Optional local_res_id_: string

Defined in

ts/nim_def/msglog_def.ts:245


status_

Optional status_: NIMMsgLogStatus

Defined in

ts/nim_def/msglog_def.ts:246


sub_status_

Optional sub_status_: NIMMsgLogSubStatus

Defined in

ts/nim_def/msglog_def.ts:247


thread_info_

Optional thread_info_: IMMessageThreadInfo

Defined in

ts/nim_def/msglog_def.ts:248


robot_info_

Optional robot_info_: IMMessageRobotInfo

Defined in

ts/nim_def/msglog_def.ts:249


readonly_sender_client_type_

Optional readonly_sender_client_type_: NIMClientType

Defined in

ts/nim_def/msglog_def.ts:250


readonly_sender_device_id_

Optional readonly_sender_device_id_: string

Defined in

ts/nim_def/msglog_def.ts:251


readonly_sender_nickname_

Optional readonly_sender_nickname_: string

Defined in

ts/nim_def/msglog_def.ts:252


readonly_server_id_

Optional readonly_server_id_: string

Defined in

ts/nim_def/msglog_def.ts:253

Clone this wiki locally