API Docs for version 1.3.1803

ConversationUserData

Module: Circuit

Summary

Data object defining user specific data for a conversation. E.g. unread information

Properties

labelIds

Syntax

labelIds

String[]

Summary

The list of label IDs of all the labels assigned to the conversation.

lastReadTimestamp

Syntax

lastReadTimestamp

Number

Summary

The creation date of the last item which was read by the user. If this field is not set the user has not read any item of this conversation yet.

systemlabelIds

Syntax

systemlabelIds

String[]

Summary

The list of SystemLabel IDs assigned to the conversation.

unreadItems

Syntax

unreadItems

Number

Summary

The number of unread items for the user.