Versions Compared

Key

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

...

  • string GetNewsletterDeliveryStatus(string accessKey, int deliveryID)
  • accessKey: chiave di accesso ottenuta chiamando il metodo LogindeliveryID: identificativo invio ritornato dal metodo SendNewsletter. access key obtained using the Login method
  • deliveryID: delivery ID returned by the SendNewsletter Method

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

...