Package 

Interface IGroupDevCallback

    • Method Summary

      Modifier and Type Method Description
      abstract void onError(String errorCode, String error) On error.
      abstract void onSuccess(List<BlueMeshSubDevBean> subDevBeen) On success.
      • Methods inherited from class java.lang.Object

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