Package 

Interface IThingMeshRawReportListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onMeshRawReport(String meshId, Array<byte> raw)
      • Methods inherited from class java.lang.Object

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

      • onMeshRawReport

         abstract void onMeshRawReport(String meshId, Array<byte> raw)