Partager via


2.2.2.7.13 Persistent chat categories

If a SIP protocol client connects to a persistent chat server using [MS-XCCOSIP] protocol<29> this client MAY publish user settings and preferences that will be saved between user logon sessions and shared between multiple clients signed in by the same user. Persistent chat categories employ a propertyList XML type defined in section 7.1 which contains a collection of properties.

Elements and attributes are defined as follows.

propertyList: the root element of any persistent chat category that MUST contain one or more child property elements.

property: this element describes an individual property and has two attributes:

name:       property name

type:         property type (can be a string, numeric, Boolean or object) 

and an element

value:        property value.