SmsSender

Undocumented in source.

Constructors

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

Members

Functions

allowDuplicates
SmsSender allowDuplicates()
Undocumented in source. Be warned that the author may not have intended to support it.
checkIdx
SmsSender checkIdx()
Undocumented in source. Be warned that the author may not have intended to support it.
date
SmsSender date(SysTime date)
Undocumented in source. Be warned that the author may not have intended to support it.
dateValidate
SmsSender dateValidate()
Undocumented in source. Be warned that the author may not have intended to support it.
details
SmsSender details()
Undocumented in source. Be warned that the author may not have intended to support it.
discountGroup
SmsSender discountGroup(string discountGroup)
Undocumented in source. Be warned that the author may not have intended to support it.
encoding
SmsSender encoding(string encoding)
Undocumented in source. Be warned that the author may not have intended to support it.
expirationDate
SmsSender expirationDate(SysTime expirationDate)
Undocumented in source. Be warned that the author may not have intended to support it.
flash
SmsSender flash()
Undocumented in source. Be warned that the author may not have intended to support it.
from
SmsSender from(string from)
Undocumented in source. Be warned that the author may not have intended to support it.
group
SmsSender group(string group)
Undocumented in source. Be warned that the author may not have intended to support it.
idx
SmsSender idx(string idx)
Undocumented in source. Be warned that the author may not have intended to support it.
maxParts
SmsSender maxParts(ubyte maxParts)
Undocumented in source. Be warned that the author may not have intended to support it.
message
SmsSender message(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
noUnicode
SmsSender noUnicode()
Undocumented in source. Be warned that the author may not have intended to support it.
normalize
SmsSender normalize()
Undocumented in source. Be warned that the author may not have intended to support it.
notifyUrl
SmsSender notifyUrl(string notifyUrl)
Undocumented in source. Be warned that the author may not have intended to support it.
parameters
SmsSender parameters(string[] param1, string[] param2, string[] param3, string[] param4)
Undocumented in source. Be warned that the author may not have intended to support it.
partnerId
SmsSender partnerId(string partnerId)
Undocumented in source. Be warned that the author may not have intended to support it.
send
char[] send()
Undocumented in source. Be warned that the author may not have intended to support it.
skipForeign
SmsSender skipForeign()
Undocumented in source. Be warned that the author may not have intended to support it.
test
SmsSender test()
Undocumented in source. Be warned that the author may not have intended to support it.
to
SmsSender to(string[] to)
Undocumented in source. Be warned that the author may not have intended to support it.
udh
SmsSender udh(string udh)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta