Uses of Interface
org.openhab.core.config.discovery.inbox.InboxListener
-
Uses of InboxListener in org.openhab.core.config.discovery.inbox
Modifier and TypeMethodDescriptionvoid
Inbox.addInboxListener
(@Nullable InboxListener listener) Adds anInboxListener
to the listeners' registry.void
Inbox.removeInboxListener
(@Nullable InboxListener listener) Removes anInboxListener
from the listeners' registry.