The ChatInteraction type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| AttributesChanged |
Occurs when an Interaction's watched attributes change.
(Inherited from Interaction.) | |
| ChatMemberAdded |
Occurs when a ChatMember is added to the ChatInteraction.
| |
| ChatMemberChanged |
Occurs when a ChatMember's
DisplayName property changes.
| |
| ChatMemberRemoved |
Occurs when a ChatMember is removed from the ChatInteraction.
| |
| Deallocated |
Occurs when an Interaction is deallocated.
(Inherited from Interaction.) | |
| LostRights |
Occurs when the User loses rights for the Interaction.
(Inherited from Interaction.) | |
| Morphed |
Occurs when an Interaction is replaced by another (e.g. during a Consult
operation).
(Inherited from Interaction.) | |
| RecordingSnippetCreated |
Occurs when a recording snippet is created for an interaction.
(Inherited from Interaction.) | |
| TextAdded |
Occurs when text is added to the chat.
| |
| TypingChanged |
Occurs when a ChatMember's IsTyping property changes.
| |
| UrlAdded |
Occurs when a URL is added to the chat.
|