Interface SitemapSubscriptionService.SitemapSubscriptionCallback

Enclosing class:
SitemapSubscriptionService

public static interface SitemapSubscriptionService.SitemapSubscriptionCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onEvent(org.openhab.core.io.rest.sitemap.internal.SitemapEvent event)
     
    void
    onRelease(String subscriptionId)
     
  • Method Details

    • onEvent

      void onEvent(org.openhab.core.io.rest.sitemap.internal.SitemapEvent event)
    • onRelease

      void onRelease(String subscriptionId)