Rate this page:

SerializedConversation

Serialized Conversation that can be stored (e.g. in IndexedDB) and restored later via the Messenger.createConversationFromCache method.

Props

createdAt

Copy URL
createdAt: 

number

customData

Copy URL
customData: 

Object

direct

Copy URL
direct: 

boolean

lastSeq

Copy URL
lastSeq: 

number

lastUpdate

Copy URL
lastUpdate: 

number

participants

Copy URL
participants: 

ConversationParticipant[]

publicJoin

Copy URL
publicJoin: 

boolean

title

Copy URL
title: 

string

uberConversation

Copy URL
uberConversation: 

boolean

uuid

Copy URL
uuid: 

string