Options
All
  • Public
  • Public/Protected
  • All
Menu

[loadChatRoomAllEntries] 的接口监听

param code

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

param targetId

会话 ID

param entries

获取到的属性集合。

Hierarchy

  • OnChatRoomAllEntriesLoadedResult

Index

Properties

code: number
entries: {}

Type declaration

  • [propName: string]: string
targetId: string

Generated using TypeDoc