Свойство | Type | Description | |
---|---|---|---|
Socket |
Méthode | Description | |
---|---|---|
SendMessage ( byte toSend ) : void | ||
SendSMS ( string message, string to, string from ) : void | ||
Start ( ) : void |
Méthode | Description | |
---|---|---|
ReceiveUDP ( IAsyncResult ar ) : void |
public static SendMessage ( byte toSend ) : void | ||
toSend | byte | |
Résultat | void |
public static SendSMS ( string message, string to, string from ) : void | ||
message | string | |
to | string | |
from | string | |
Résultat | void |