Interface IConversationEventListener
Interface for listening to conversation events.
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public interface IConversationEventListener
Methods
| Edit this page View SourceOnConversationEvent(ConversationEvent)
Declaration
void OnConversationEvent(ConversationEvent evt)
Parameters
| Type | Name | Description |
|---|---|---|
| ConversationEvent | evt |