Méthode | Description | |
---|---|---|
GoogleVoiceSMS ( SIPMonitorLogDelegate logDelegate, string username, string adminMemberId ) : System | ||
SendSMS ( string emailAddress, string password, string destinationNumber, string message ) : void |
Méthode | Description | |
---|---|---|
Login ( string emailAddress, string password ) : string | ||
SendSMS ( string destinationNumber, string message ) : void |
public GoogleVoiceSMS ( SIPMonitorLogDelegate logDelegate, string username, string adminMemberId ) : System | ||
logDelegate | SIPMonitorLogDelegate | |
username | string | |
adminMemberId | string | |
Résultat | System |
public SendSMS ( string emailAddress, string password, string destinationNumber, string message ) : void | ||
emailAddress | string | |
password | string | |
destinationNumber | string | |
message | string | |
Résultat | void |