...
- string GetSMSDeliveryStatus(string accessKey, intdeliveryID)
- accessKey: access key obtained using the Login method
- deliveryID: delivery ID returned by the WS_MailUpSend.SendSMS Methodmethod
If error code=0, the message will contain the sending status
...