Options
All
  • Public
  • Public/Protected
  • All
Menu

[loadConversations] 的接口监听

param code

接口回调的状态码,0 代表成功,非 0 代表出现异常

param conversationTypes

会话类型集合

param channelId

频道 ID,仅支持超级群使用,

param startTime

时间戳(毫秒)

param count

查询的数量

param conversations

查询到的会话集合

Hierarchy

  • OnConversationsLoadedResult

Index

Properties

channelId: string
code: number
conversationTypes: RCIMIWConversationType[]
conversations: RCIMIWConversation[]
count: number
startTime: number

Generated using TypeDoc