-
public final class PurchaseVerificationValidatorKt
-
-
Method Summary
Modifier and Type Method Description final static VerifyPurchaseResultAndroidverifyPurchaseWithGooglePlay(VerifyPurchaseProps props, String tag, Function1<String, HttpURLConnection> connectionFactory)final static List<RequestVerifyPurchaseWithIapkitResult>verifyPurchaseWithIapkit(RequestVerifyPurchaseWithIapkitProps props, String tag, Function1<String, HttpURLConnection> connectionFactory)-
-
Method Detail
-
verifyPurchaseWithGooglePlay
final static VerifyPurchaseResultAndroid verifyPurchaseWithGooglePlay(VerifyPurchaseProps props, String tag, Function1<String, HttpURLConnection> connectionFactory)
-
verifyPurchaseWithIapkit
final static List<RequestVerifyPurchaseWithIapkitResult> verifyPurchaseWithIapkit(RequestVerifyPurchaseWithIapkitProps props, String tag, Function1<String, HttpURLConnection> connectionFactory)
-
-
-
-