Package 

Interface ProtocolActivatorDelegate

    • Method Summary

      Modifier and Type Method Description
      abstract void requestAuthKey(ActionResponse<AuthKeyParam> response)
      abstract void activatorToCloud(DeviceInfoRsp infoRsp, ActionResponse<ActivatorResultParam> response)
      • Methods inherited from class com.thingclips.sdk.ble.core.protocol.api.ProtocolRequestDelegate

        getConnectParam, requestNewKey11, requestSecretKeyAndLocalKey
      • Methods inherited from class java.lang.Object

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