Chat Class Constructor

The Chat class extends the Task class.

See Task Class Constructor.

The following is the Chat class constructor.

Syntax

Chat(event, address)

Description

The Chat object describes the task information for tasks associated with the ChatAddress.

Parameters

Field or Control

Definition

event

The onNotify event.

address

The chat address.

Returns

A Chat object.