Versions Compared

Key

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

...

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

If error code=0, the message will contain the IDs of all the text messages SMS in the list.

Sample GetSMS response

...