...
- string GetSMS(string accessKey, intlistID)
- accessKey: access key obtained using the Login method
- listID: Id of the list in which the desired 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 SMS in the list.
...