C# Класс AutoWPApi.AutoWP

Utility class for Auto WapPush sendind using movistar web service
Показать файл Открыть проект

Открытые методы

Метод Описание
AutoWP ( ) : System

Create a new instance

GetLastError ( ) : string

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

Sends the WapPush request

Описание методов

AutoWP() публичный Метод

Create a new instance
public AutoWP ( ) : System
Результат System

GetLastError() публичный Метод

public GetLastError ( ) : string
Результат string

SendAutoWP() публичный Метод

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
Результат string