Class DTTriggeredEvent

java.lang.Object
org.openhab.core.voice.DTTriggeredEvent
All Implemented Interfaces:
DTEvent
Direct Known Subclasses:
KSpottedEvent

@NonNullByDefault public class DTTriggeredEvent extends Object implements DTEvent
A DTEvent fired when the DTService wants to trigger the dialog.
Author:
Miguel Álvarez Díez - Initial contribution
  • Constructor Details

    • DTTriggeredEvent

      public DTTriggeredEvent()