MessageStatusPerRecipient Model

Message status (read/delivered recipts) per user. Used in group conversations where each user has a different status on each message.

Exactly one of the distributionList or user properties will be set, depending on whether the status is for a Distribution List or a User.

Properties

PropertyTypeDescription
distributionListIdstringID of distributionList
distributionList?DistributionListA distribution list which is responsible for the status
idstringID
messageIdstringID of message
messageMessageMessage containing the status
recipientStatusstringNEW, DELIVERED, READ
userIdstringID of user
user?UserA user which is responsible for the status