SMSSenderAPI
class SMSSenderSource file(s): SMSSenderAPI.py
This class provides the capability of sending SMS messages through an HTTP interface.
To use this service you must send an SMS with your password to "770". You will receive a confirmation of your password in another SMS message.
This API is available for all movistar subscribers in Spain.
Note: Sent messages will be billed as if they were sent from your mobile phone
Methods
| SendMessage | Sends an SMS message |
Sample Code
| SMS Sender | Sample code to show how to use SMSSender API |