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

Lists categories used for presence subscription. When this is not specified, server-specified default settings are used. This setting can be set only once for each session.

Syntax

<categoryEventFilter rawCategories="string value"/> 

Attributes

Attribute

Data Type

Description

rawCategories

string

Space delimited string of raw category names whose category events are to be handled by the client.

Element Information

Parent Element

Element

Description

initiateSession

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

Remarks

The logged-on user can choose to subscribe to a subset of all raw categories available.

Examples

<categoryEventFilter rawCategories="GPSPosition SalesPending"/>

See Also

Concepts

initiateSession Element