| Class Summary |
| AddressData |
AddressData represents a generic address. |
| DeliveryChannel |
|
| DeviceAddressData |
Common base class for physical devices: email, phone number and subscriber ID etc. |
| EmailAddressData |
Email address class. |
| IMAddressData |
IM (Instant Messaging) address. |
| InitSSL |
|
| Packet |
Packet class represents a generic message. |
| PhoneAddressData |
International phone number class One international phone number has three parts: country code, area code and local number. |
| Push |
A client of Push Server, which sends out messages to Push Server and queries delivery status from Push Server. |
| PushClientBase |
Base class of all Push clients. |
| PushLite |
Light weight push messaging client, which sends out messages and queries status of delivery to recipients. |
| Status |
Status class reports the delivery status of a message ID. |
| UserAddressData |
User address class provides a generic representation of user concept. |
| WAPPushAddressData |
Class for Subscription Number in WAP push
(Has not been used in this release.) |
| WorkOrder |
The purpose of this class is to create mapping between an address to a messageID. |