Package 

Interface IThingWifiGetLogConfig

    • Method Summary

      Modifier and Type Method Description
      abstract void )>fetchDeviceLogWithWifi(Context context, ApHandlerBean bean, IThingResultCallback<DeviceLogBean> callback)
      abstract void )>queryDeviceState(ApHandlerBean bean, IThingResultCallback<String> callback)
      abstract void startDeviceFind(ParamsHandlerBean params, IThingWifiFindConfigListener callback)
      abstract void resetDeviceWithWifi(IResultCallback callback)
      abstract void stopConfigWithWifi()
      • Methods inherited from class java.lang.Object

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