Package org.openhab.core.voice
Interface DTServiceHandle
- All Known Subinterfaces:
KSServiceHandle
@NonNullByDefault
public interface DTServiceHandle
A handle to a
DTService.- Author:
- Miguel Álvarez Díez - Initial contribution
-
Method Summary
Modifier and TypeMethodDescriptionvoidabort()Aborts execution in the associatedDTServiceHandle
-
Method Details
-
abort
void abort()Aborts execution in the associatedDTServiceHandle
-