A Zello history location message.

Implements

Constructors

Properties

accuracy: number

The horizontal accuracy of the location in meters.

address: undefined | string

The reverse-geolocation address, if available.

channelUser: undefined | ZelloChannelUser

If incoming, the author that sent the message, if the message was sent in a channel. If outgoing, undefined.

contact: ZelloContact

The contact that sent or received the message.

historyId: string

The unique identifier of the message. This can be used to lookup messages in the history. This identifier persists across sessions.

incoming: boolean

Whether the message was received or sent.

latitude: number

The latitude of the location.

longitude: number

The longitude of the location.

timestamp: number

The timestamp of the message.