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
method |
parameters |
return |
---|---|---|
query |
(String username, String password, String documentId); |
SubmitStatus[] |