Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

addr: string

地址。

buildingName: string

建筑物名称。

chatType: ChatType

会话类型。

ext?: {}

消息扩展。

Type declaration

  • [key: string]: any
from?: string

消息发送方,只能是当前用户,无法修改。

isChatThread?: boolean

消息是否为子区消息

lat: number

纬度。

lng: number

经度。

msgConfig?: { allowGroupAck: boolean }

群组会话时是否需返回已读回执。

Type declaration

  • allowGroupAck: boolean
priority?: MessagePriority

消息优先级

to: string

消息接收方。

type: "loc"

消息类型。

Generated using TypeDoc