Property | Type | Description | |
---|---|---|---|
Listener |
Method | Description | |
---|---|---|
SendSMS ( string message, string phone, string to ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
OnPost ( IAsyncResult ar ) : void |
public static SendSMS ( string message, string phone, string to ) : void | ||
message | string | |
phone | string | |
to | string | |
return | void |