Package 

Interface FetchedAppGateKeepersManager.Callback

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onCompleted() The method that will be called when the GK request completes.
      • Methods inherited from class java.lang.Object

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

      • onCompleted

         abstract Unit onCompleted()

        The method that will be called when the GK request completes.