Package 

Interface IThingBlueMeshSearch

    • Method Summary

      Modifier and Type Method Description
      abstract void startSearch() Start scan Thing mesh.
      abstract void stopSearch() Stop scan Thing mesh.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • startSearch

         abstract void startSearch()

        Start scan Thing mesh.

      • stopSearch

         abstract void stopSearch()

        Stop scan Thing mesh.