-
public interface PurchaseHandler.PurchaseValidationCallback
-
-
Method Summary
Modifier and Type Method Description abstract voidonResponse(@NonNull() ResponseNetwork<String> response)abstract voidonFailure(@NonNull() Throwable error)-
-
Method Detail
-
onResponse
abstract void onResponse(@NonNull() ResponseNetwork<String> response)
-
-
-
-