The ChatInteraction type exposes the following members.

Events

  NameDescription
Public eventAttributesChanged
Occurs when an Interaction's watched attributes change.
(Inherited from Interaction.)
Public eventChatMemberAdded
Occurs when a ChatMember is added to the ChatInteraction.
Public eventChatMemberChanged
Occurs when a ChatMember's DisplayName property changes.
Public eventChatMemberRemoved
Occurs when a ChatMember is removed from the ChatInteraction.
Public eventDeallocated
Occurs when an Interaction is deallocated.
(Inherited from Interaction.)
Public eventLostRights
Occurs when the User loses rights for the Interaction.
(Inherited from Interaction.)
Public eventMorphed
Occurs when an Interaction is replaced by another (e.g. during a Consult operation).
(Inherited from Interaction.)
Public eventRecordingSnippetCreated
Occurs when a recording snippet is created for an interaction.
(Inherited from Interaction.)
Public eventTextAdded
Occurs when text is added to the chat.
Public eventTypingChanged
Occurs when a ChatMember's IsTyping property changes.
Public eventUrlAdded
Occurs when a URL is added to the chat.

See Also