Package 

Interface PurchaseHandler.PurchaseValidationCallback

    • Method Summary

      Modifier and Type Method Description
      abstract void onResponse(@NonNull() ResponseNetwork<String> response)
      abstract void onFailure(@NonNull() Throwable error)
      • Methods inherited from class java.lang.Object

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