This topic has not yet been rated - Rate this topic

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

Server Session

Describes the three types of HTTP requests processed on a Communicator Web Access Server.

Communication

Describes and illustrates requests and event queues of a Communicator Web Access Server session.

Methods as Client Requests

Explains the XML representation of a message request as a Unified Communications AJAX API method.

Events as Server Updates

Explains the XML representation of a message response as a Unified Communications AJAX API event.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.