Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.3 KB

File metadata and controls

26 lines (18 loc) · 1.3 KB

StatusCallbackMessage

Message payload schema within a callback

Properties

Name Type Description Notes
id String A unique identifier of the message.
owner String The Bandwidth phone number or alphanumeric identifier associated with the message.
applicationId String The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard.
time OffsetDateTime
segmentCount Integer The number of segments the user's message is broken into before sending over carrier networks.
direction MessageDirectionEnum
to Set<String> The phone number recipients of the message.
from String The Bandwidth phone number or alphanumeric identifier the message was sent from.
text String [optional]
tag String A custom string that will be included in callback events of the message. Max 1024 characters. [optional]
media List<URI> Optional media, not applicable for sms [optional]
priority PriorityEnum [optional]
channel MultiChannelMessageChannelEnum [optional]