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 java.lang.Object

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

      • requestAuthKey

         abstract void )>requestAuthKey(ActionResponse<AuthKeyParam> response)
      • activatorToCloud

         abstract void )>activatorToCloud(DeviceInfoRsp infoRsp, ActionResponse<ActivatorResultParam> response)