A2AChatAddress
This section lists the constructor, fields, methods, callback event methods, and returns (if applicable) associated with this class.
Constructor
| Constructor | Returns |
|---|---|
|
A2AChatAddress() |
A2AChatAddress object |
Fields
The A2AChatAddress class inherits the following fields from the _Address class:
-
id
-
caps
See _Address.
| Field | Type |
|---|---|
|
id |
String |
|
tasks |
Associative array |
Methods
| Method | Returns |
|---|---|
|
initiateChat(agentId) |
None |
Callback Event Methods
The A2AChatAddress class inherits the onError callback event method from the _Address class.
See _Address.
| Callback Event Method | Returns |
|---|---|
|
onChatEnded(event) |
None |
|
onInitiatingChat(event) |
None |
|
onNotify(event) |
None |