C# Class AutoWPApi.AutoWP

Utility class for Auto WapPush sendind using movistar web service
Afficher le fichier Open project: ForjaOMF/OMF-WinMobileSDK

Méthodes publiques

Méthode Description
AutoWP ( ) : System

Create a new instance

GetLastError ( ) : string

SendAutoWP ( string login, string pwd, string url, string text ) : string

Sends the WapPush request

Method Details

AutoWP() public méthode

Create a new instance
public AutoWP ( ) : System
Résultat System

GetLastError() public méthode

public GetLastError ( ) : string
Résultat string

SendAutoWP() public méthode

Sends the WapPush request
public SendAutoWP ( string login, string pwd, string url, string text ) : string
login string User login
pwd string User Password
url string URL to send
text string Text description to send
Résultat string