cc:automaton

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.

Holds a Boolean value to indicate whether the contact card (parent element) is that of an automaton (true) or not (false).

Syntax

<automaton>false</automaton>

Attributes

None

Parent Element

Element

Description

cc:contactCard

The contact designated as an automaton (true) or not (false) by this element.

Child Elements

None

Remarks

A contact is an automaton when its presence is never expected to change. An example of such an automaton is an IM bot interacting with many users.

The default value of this element is false.