Versions Compared

Key

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

...

Method parameters

Stops all the sendings in progress

  • string StopDeliverySMS(string accessKey)
  • accessKey:

...

  •  access key obtained using the Login method

Sample StopDeliverySMS response

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