Options
All
  • Public
  • Public/Protected
  • All
Menu

[addChatRoomEntries] 的接口监听

param code

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

param targetId

会话 ID

param entries

聊天室属性

param errorEntries

发生错误的属性

Hierarchy

  • OnChatRoomEntriesAddedResult

Index

Properties

code: number
entries: {}

Type declaration

  • [propName: string]: string
errorEntries: {}

Type declaration

  • [propName: string]: number
targetId: string

Generated using TypeDoc