Package 

Interface ActivateBLEDeviceListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onActivateFail(String uuid, String code, String msg)
      abstract void onActivateSuccess(String uuid, DeviceBean deviceBean)
      abstract void onFinish()
      • Methods inherited from class java.lang.Object

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