ExchangeStartEvent
Signals the start of an exchange of messages within a conversation.
Properties¶
| Property | Type | Description |
|---|---|---|
conversationSequence? |
number |
Optional value specifying the sequence number of the exchange within the conversation. |
metadata? |
JSONObject |
Optional metadata that can be used for any data pertaining to the starting event stream. |
timestamp? |
string |
The time the exchange started. |