Conversation
A user's interaction with AXP, often for a single topic.
Properties
Optional key/value context information on the dialog. This information might be used to make business decisions on how the dialog is treated. For example, the client application might want to send hints about customer's interest based on the customer's searches or FAQ browsing"
Unique identifier for the conversation.
The current Participants in the conversation across all channel types.
Flow to observe for when the set of participants changes across all channel types.
The UserSession that this conversation is part of.
Functions
For Java applications that can't directly observe a Kotlin Flow, use this to register a listener to be called when the set of participants in the conversation changes.
Find the Participant in the conversation with the given ID.
Stop listening for changes to the set of participants.