Share via


Requests

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 API supports the following methods.

In This Section

Topic

Description

acceptImSession

Accepts an incoming IM session.

acknowledgeSubscriber

Acknowledges the request for subscription to your presence, by a single subscribing user.

addContact

Adds a user to the caller's contact list.

addGroup

Creates a contact group.

addMember

Adds a user to a container.

conference

Specifies a grouping for conference-related requests.

containers

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

deleteContact

Removes a contact from the user's contact list.

deleteGroup

Deletes a contact group.

initiateImSession

Starts an IM session with one or more users.

initiateSession

Provides a server with required configuration information after the caller is authenticated using a logon request.

inviteParticipants

Invites others to participate in this conference.

logon

Signs in to an Office Communicator Web Access Server with specified user credentials.

notifyComposing

Notifies other users in an IM session that the caller is in the process of typing a message. Valid values are composing and idle.

publishRawCategories

Represents a request method that publishes user-defined category data.

publishSelfPresence

Allows the Unified Communications AJAX API Client application user to make her presence data available to subscribers.

queryPresence

Allows the Unified Communications AJAX API Client application user to make a one-time request for the presence of another user.

search

Represents a request method that searches for users.

sendMessage

Sends an IM message to an IM session.

subscribePresence

Represents a request to subscribe to a list of Uris.

terminateImSession

Closes a participant out of an IM session (conference).

terminateSession

Logs off from the Communicator Web Access Server and terminates the session.

unSubscribePresence

Represents a request to unsubscribe from a list of Uris.

updateContact

Updates the setting of a contact.

updateContainer

Adds members to or removes members from a container.

updateGroup

Updates a contact group.

voIPRedirect

Request the server to redirect the VoIP INVITE to specified URI.

voIPTerminate

Request the server to terminate the VoIP INVITE.

voIPReplyWithIM

Request the server to reply the VoIP INVITE with IM.

See Also

Concepts

Unified Communications AJAX API Reference