Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

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[]

  • No labels