Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 SmsHttpConnection
SmsHttp 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
SmsHttp Container for contactinformation.
 SmsHttpError
SmsHttp Specific code describing the result of a request found in SmsHttpResult.ErrorCode.
 SmsHttpEvent
SmsHttp An event for handling responses from the server, after a request is sent this event is dispatched when the response is received.
 SmsHttpMessages
SmsHttp Container for messages
 SmsHttpResult
SmsHttp Container for values returned by teh server as a response to a previously sent request.