Conversation
Events related to CCAI conversations.
Constants
Completed
Triggered when the conversation is completed.
Parameters
ccaiConversation:
CCAI Conversation istance that generated the event
Created
Triggers after the CCAI.Conversation instance is created.
Parameters
ccaiConversation:
CCAI Conversation istance that generated the event
Error
Triggered when a CCAI.Conversation instance causes an error.
Parameters
ccaiConversation:
CCAI Conversation istance that generated the event
ProfileCreated
Triggered when a conversation profile is created in the specified project.
Parameters
ccaiConversation:
CCAI Conversation istance that generated the event