Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NIMPushEventInfo

下推下来的事件定义

Hierarchy

  • NIMPushEventInfo

Index

Properties

account: string

事件触发者

clientType: string

事件触发者的客户端类型

custom: NIMStrAnyObj

扩展字段,任意对象。

idClient: string

客户端生成的 id

idServer: string

服务器生成的 id

time: string

此事件触发的时间戳

type: string

事件类型,目前只有 1

value: string

事件状态,云信预留 "1"/"2"/"3" 来标识登陆,登出,断开链接。