| | Class | Description |
| | SmsHttpConnection |
Class for handling a session to the server, credentials and application specific values needed for communicating to the server is also kept while the session is active. |
| | SmsHttpContact |
Container for contactinformation. |
| | SmsHttpError |
Specific code describing the result of a request found in SmsHttpResult.ErrorCode. |
| | SmsHttpEvent |
An event for handling responses from the server, after a request is sent this event is dispatched when the response is received. |
| | SmsHttpMessages |
Container for messages
|
| | SmsHttpResult |
Container for values returned by teh server as a response to a previously sent request. |