Overview

The delivery and read status of the message on this recipient.

Enumeration Members

Name Description

IN_PROCESS

The recipient has not received the message

TEMP_FAILURE

Failed to deliver to the recipient due to temporary failure, such as network outage, over quota, etc. Delivery will be retried for a period of time.

PERMANENT_FAILURE

Failed to delive to the recipient due to permanent failure, such as user not found, or failing to successfully deliver after a period of time.

DELIVERED

Successfully delivered

READ

The recipient has read the message

Referenced By Representaions