Versions Compared

Key

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

...

  • string GetSMSDeliveryStatus(string accessKey, intdeliveryID)
    • accessKey: access key obtained using the Login method
    • deliveryID: delivery ID returned by the SendSMS Method

If error code=0, the message will contain the sending status

...