Events

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Microsoft Unified Communications (2007 Release) AJAX SDK supports the following events.

In This Section

Event

Description

configuration

Contains changes in policy configured in the Windows Management Instrumentation (WMI) policy store of the Communicator Web Access Server.

contactGroup

Describes the operations performed on a list of contacts or contact groups resulting from requests made by the Unified Communications AJAX API Client application user. This release of Communicator Web Access generates a contactGroupChanged element. When a contact or group is deleted, a contact or group element is created with an action attribute set to delete. The general release of Communicator Web Access uses the syntax illustrated below.

containers

Returns a list of containers, with a full list of the membership for each container.

conference

Specifies a grouping for conference-related events.

initiateImSessionAccepted

Indicates that a request to initiate an IM session has been accepted.

userPresence

Represents the envelope for receiving the presence category of other users.

selfPresence

Contains the logged-on users presence information

requestFailed

Reports that the Communicator Web Access Server has failed to process a request. The event response comes to the client through the data channel as an event response. It contains the diagnostic error information relating to the failure.

requestSucceeded

Reports the Communicator Web Access Server has successfully processed a request. The event response comes to the client through the data channel as an event response.

searchResult

Returns a query result: zero (0) or more users.

subscribers

Returns the list of subscribers to the Unified Communications AJAX API Client application users presence.

voIPReceived

Represents an invitation to join a VoIP conversation

voIPTerminated

Indicates that a VoIP invitation has been terminated

See Also

Concepts

Requests