Options
All
  • Public
  • Public/Protected
  • All
Menu

消息实体类

Hierarchy

  • IMessage

Index

Properties

Optional callbackId

callbackId: string

回调函数的id 消息回调时候需要使用

Optional handle

handle: string

消息接收的句柄

Optional msg

msg: string

消息类型

Optional params

params: any

参数

Optional result

result: any

消息处理的返回值

Optional sourceMsg

sourceMsg: IMessage

源消息

Optional targetId

targetId: string

消息的所属的target对象的ID

Generated using TypeDoc