ChatAddress Class Fields

The ChatAddress class inherits the following fields from the _Address class:

  • id

    The address's ID is equal to Task.TYPE_CHAT.

  • caps

See _Address Class Fields.

The ChatAddress class inherits the following field from the _UQAddress class:

tasks

See _UQAddress Class Fields.

The following are ChatAddress class fields.

Description

List of ChatConnection objects that are associated with chat address.

Type: chatconnection object.