subscribers 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.

Returns the list of subscribers to the Unified Communications AJAX API Client application user's presence.

Syntax

<subscribers eid="integer value"/>

Attributes

Attribute

Data Type

Description

eid

integer

Event Id. This is an integer value assigned by the Communicator Web Access Server.

Element Information

Parent Element

Element

Description

cwaEvents

Holds the responses from the asynchronous data channel with which a Unified Communications AJAX API Client polls the server for updates that have taken place.

Child Elements

Element

Occurrences

Description

subscriber

1 or more

The user that has subscribed to receive presence.

Remarks

The subscribers element is returned to the Unified Communications AJAX API Client application asynchronously on the data channel following a successful initateSession request. The element contains a list of all users who are currently subscribing to the logged-on user's presence.

See Also

Concepts

subscriber Element

acknowledgeSubscriber Element

subscribePresence Element