Package 

Interface IThingSweeperByteDataListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onSweeperByteData(SweeperByteData data) Listen for map data or path data
      abstract void onFailure(int code, String msg) Failed to listen for map data or path data
      • Methods inherited from class java.lang.Object

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