Versions Compared

Key

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

Method parameters

Returns all the text messages (SMS) created within a list

Method parameters

  • string GetSMS(string accessKey, intlistID)
    • accessKey: access key obtained using the LoginFromId method
    • listID: Id of the list in which the desired SMS are contained. Lists and corresponding IDs can be obtained calling the GetLists method

...