Options
All
  • Public
  • Public/Protected
  • All
Menu

Get the message list of a conversation

param conv_id

conv_id 会话的ID

param conv_type

conv_type session type, please refer toTIMConvType

param params

params: json_get_msg_param (message getting parameter)

param user_data

user_data User-defined data. The IM SDK only transfers the user data to the callback function cb without processing the data.

Hierarchy

  • MsgGetMsgListParams

Index

Properties

conv_id

conv_id: string

conv_type

conv_type: number

params

Optional user_data

user_data?: string

Generated using TypeDoc