Package org.openhab.core.voice.text.conversation.events
package org.openhab.core.voice.text.conversation.events
-
ClassesClassDescriptionThe
ConversationCreatedEventdefines aEventthat notifies about a new conversation.Abstract implementation of a conversation event which will be posted for conversation changes.TheConversationEventFactorydefines aEventimplementation that emits conversation changes.TheConversationMessageAddedEventdefines aEventimplementation that emits on addition of a message to a conversation.TheConversationMessagesRemovedEventdefines aEventimplementation that emits on removal of messages from a conversation.TheConversationRemovedEventdefines aEventthat notifies about conversation removal.