QUEUED
QUEUED
The message is queued for sending.
SMS/MMS message update handler.
This class is used to extract message status information from the HTTP request to a message status page.
The \Aculab\WebServicesWrapper\MessageStatusUpdate::getMessageStatusUpdate() function returns a MessageStatusUpdate object containing the details extracted from the HTTP request.
getAculabErrorMessage() : string
Get message status detail code.
Gets a numerical string representing more detailed information about the message status. Detailed information is only available on selected carriers, and will default to "001" if no further information available.
getMessageStatusUpdate() : \Aculab\WebServicesWrapper\MessageStatusUpdate|null
Extract the message update from the HTTP request to a message status page.