Package 

Interface NIMMSTAManagerEventHandler

    • Method Summary

      Modifier and Type Method Description
      Unit deviceFound(DeviceSearchEvent event) Called when the NIMMSTA App is searching for scanners and found a scanner that it can connect to
      Unit deviceRemoved(DeviceSearchEvent event) Called when the NIMMSTA App is searching for scanners and a previously found scanner is not found anymore
      Unit lightTagFound(LightTagFoundEvent event) Called when the NIMMSTA App is searching for Light Tags and found a Light Tag that it can connect to
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait