Package 

Interface IThingBlueMeshClient

    • Method Summary

      Modifier and Type Method Description
      abstract void startClient(BlueMeshBean blueMeshBean)
      abstract void startClient(BlueMeshBean blueMeshBean, long searchTime)
      abstract void stopClient()
      abstract void startSearch()
      abstract void stopSearch()
      abstract void initMesh(String meshId)
      abstract void initMesh(String meshId, boolean isDebug)
      abstract void destroyMesh()
      abstract void destroyMesh(String meshId)
      abstract MeshClientStatusEnum getStatus()
      • Methods inherited from class java.lang.Object

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