Class Summary |
Config |
Config properties of the whole program |
Config.GlobalConfig |
Class representing system-wide config. |
Contact |
SMS Contact entity |
Contacts |
Class managing all program contacts |
CountryPrefix |
Class containing list of all telephone country prefixes (as defined in
List of country calling codes)
and some helper methods. |
DeprecatedGateway |
Class describing deprecated gateway. |
Envelope |
Class for preparing attributes of sms (single or multiple) |
Gateway |
Class representing a web gateway. |
GatewayConfig |
This class contains user-configurable gateway properties. |
Gateways |
Class managing all gateways |
History |
SMS history entity |
History.Record |
Single history record |
Icons |
Class with static references to frequently used icons |
Keyring |
Storage for logins and passwords to gateways. |
Links |
Class containing links to program websites or other program actions |
Log |
Class for collecting user-side log messages |
Log.Record |
Single log record |
Queue |
Class representing queue of SMS |
Signature |
This class represent user signature that is appended to an SMS. |
Signatures |
Class managing all of the signatures. |
SMS |
SMS entity class |
Tuple<A,B> |
Container for tuple of two objects of different classes. |
Tuple3<A,B,C> |
Container for tuple of three objects of different classes. |