Unified Communications AJAX API Architecture
Unified Communications AJAX API consists of a set of methods and events encountered in a session. A session starts when a client connects to a Communication Web Access Server and is successfully authenticated. The session ends when the authentication ticket expires either because the client makes an explicit request to terminate the session or the server closes the session when the client remains idle for a server-specified time period. A method represents one or more tasks that the Communicator Web Access Server performs at the request of a client. An event represents results or other updates that the Communicator Web Access Server delivers to a client. Both methods and events are represented as XML-formatted messages.
Topic | Description |
|---|---|
Describes the three types of HTTP requests processed on a Communicator Web Access Server. | |
Describes and illustrates requests and event queues of a Communicator Web Access Server session. | |
Explains the XML representation of a message request as a Unified Communications AJAX API method. | |
Explains the XML representation of a message response as a Unified Communications AJAX API event. |