Events
ContextCustomEventData
Fields
contextId
String
ID of inbox from which the event was sent
data
byte[]
event data
statusCode
Long
Payload decryption status
userId
String
ID of the user who sent it
Event
Fields
channel
String
The event channel.
connectionId
Long
ID of connection for this event.
data
T
The data payload associated with the event.
The type of this data is determined by the generic type parameter T
.
type
String
Type of the event.
InboxDeletedEventData
Fields
inboxId
String
ID of the deleted Inbox.
InboxEntryDeletedEventData
Fields
entryId
String
ID of the deleted entry.
inboxId
String
ID of the deleted entry's Inbox.
KvdbDeletedEntryEventData
Fields
kvdbEntryKey
String
Key of deleted Entry
kvdbId
String
KVDB ID
KvdbDeletedEventData
Fields
kvdbId
String
KVDB ID
KvdbStatsEventData
Fields
entries
Long
Updated number of entries in the KVDB
kvdbId
String
KVDB ID
lastEntryDate
Long
Timestamp of the most recent KVDB item
StoreDeletedEventData
Fields
storeId
String
ID of the deleted Store.
StoreFileDeletedEventData
Fields
contextId
String
ID of the Store's Context.
fileId
String
ID of the deleted file.
storeId
String
ID of the deleted file's Store.
StoreStatsChangedEventData
Fields
contextId
String
ID of the changed Store's Context.
filesCount
Long
Updated number of files in the Store.
lastFileDate
Long
Updated date of the last file in the Store.
storeId
String
ID of the changed Store.
ThreadDeletedEventData
Fields
threadId
String
ID of the deleted Thread.
ThreadDeletedMessageEventData
Fields
messageId
String
ID of the deleted Message.
threadId
String
ID of the deleted message's Thread.
ThreadStatsEventData
Fields
lastMsgDate
Long
Timestamp of the most recent Thread message.
messagesCount
Long
Updated number of messages in the Thread.
threadId
String
ID of the changed Thread.
We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.