A2AChatAddress Class Callback Event Methods

The A2AChatAddress class inherits the onError callback event method from the _Address class.

See _Address Class Callback Event Method.

The following are the A2AChatAddress class callback methods:

Syntax

onChatEnded(event)

Description

This event gets called when an agent to agent chat is closed.

Syntax

onInitiatingChat(event)

Description

This event gets called when chat is getting initiated.

Syntax

onNotify(event)

Description

This event gets called when there is a new A2Achat notification.