Query SMS Status
This provides the capability to query the status of previously submitted SMS. A query is made using the documentId returned from above. An list of phone numbers and current status is returned
...
Code Block |
---|
Class SubmitStatus{ String recipient; int statusCode; } |
StatusCodes
if recipient = "" (empty string)
...