Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Method parameters

Stops all the sendings in progress

Method parameters

  • string StopDeliverySMS(stringaccessKey)

...

SOAP Examples

Code Block
languagehtml/xml
titleSOAP Response
firstline1
linenumberstrue
<StopDeliverySMSResult>
  <errorCode>0</errorCode>
  <errorDescription></errorDescription>
</StopDeliverySMSResult>

...