SmsapiClient

Undocumented in source.

Constructors

this
this(string host, string username, string passwordHash)
Undocumented in source.

Members

Functions

createSmsSender
SmsSender createSmsSender()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

createSmsapiCom
SmsapiClient createSmsapiCom(string username, string passwordHash)
Undocumented in source. Be warned that the author may not have intended to support it.
createSmsapiComAlternative
SmsapiClient createSmsapiComAlternative(string username, string passwordHash)
Undocumented in source. Be warned that the author may not have intended to support it.
createSmsapiPl
SmsapiClient createSmsapiPl(string username, string passwordHash)
Undocumented in source. Be warned that the author may not have intended to support it.
createSmsapiPlAlternative
SmsapiClient createSmsapiPlAlternative(string username, string passwordHash)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

host
string host;
passwordHash
string passwordHash;
username
string username;
Undocumented in source.

Meta