Detailed Delivery Receipt
open class DetailedDeliveryReceipt
Content copied to clipboard
Contains detailed information about a Message's delivery statuses to one of participants
Types
Delivery Status
Link copied to clipboard
enum DeliveryStatus
Content copied to clipboard
Delivery status of a message.
Functions
get Channel Message Sid
Link copied to clipboard
A messaging channel-specific identifier for the message delivered to participant e.g.
get Conversation Sid
Link copied to clipboard
Get unique identifier of Conversation which this DetailedDeliveryReceipt is for.
get Date Created As Date
Link copied to clipboard
The creation date for this DetailedDeliveryReceipt.
get Date Updated As Date
Link copied to clipboard
The timestamp when this DetailedDeliveryReceipt was updated last time.
get Error Code
Link copied to clipboard
Get error code which points to a detailed description of the reason why the Message cannot be delivered to the Participant.
get Message Sid
Link copied to clipboard
Get unique identifier of Message which this DetailedDeliveryReceipt is for.
get Participant Sid
Link copied to clipboard
Get unique identifier of Participant which this DetailedDeliveryReceipt is for.
get Sid
Link copied to clipboard
Get unique identifier for this DetailedDeliveryReceipt.
get Status
Link copied to clipboard