AutoWPAPI
class AutoWPSource file(s): AutoWPAPI.py
This class provides the capability of sending a WapPush message to our own terminal through an HTTP interface.
To use this service you must take 2 steps:
- Registration: The user must send the SMS message "ALTA AUTOWAP [PASSWORD]" to number 638444900.
- AutoWAPPush Sending: The user has to provide his telephone number and password.
Methods
| SendAutoWP | Sends a WapPush message to the user's own number |
Sample Code
| Auto WapPush | Sample code to show how to use Auto WapPush API |