WS_MailUpSend.StopDeliverySMS

Stops all the sendings in progress

Method parameters

  • string StopDeliverySMS(stringaccessKey)
    • accessKey: access key obtained using the LoginFromId method

SOAP Examples

SOAP Response
<StopDeliverySMSResult>
  <errorCode>0</errorCode>
  <errorDescription></errorDescription>
</StopDeliverySMSResult>