Uses of Package
org.openhab.core.voice.text.conversation.events
Packages that use org.openhab.core.voice.text.conversation.events
-
Classes in org.openhab.core.voice.text.conversation.events used by org.openhab.core.voice.text.conversation.eventsClassDescriptionThe
ConversationCreatedEventdefines aEventthat notifies about a new conversation.Abstract implementation of a conversation event which will be posted for 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.