acceptImSession Element

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.

Accepts an incoming IM session.

Syntax

<acceptImSession/> 

Element Information

Parent Element

Element

Description

conference

Grouping for conference-related requests.

Remarks

This element allows the Unified Communications AJAX API Client application to accept an incoming IM session request. In a Multi-Point of Presence (MPOP) scenario, acceptImSession allows least active endpoints to acquire the IM Session. Within 7 seconds, if one of the least active endpoints do not accept the IM Session using acceptImSession, the most active endpoint accepts the session. This allows the other party to continue to send messages when the user is not available to accept the conference.

Examples

<acceptImSession/>

See Also

Concepts

terminateImSession Element