-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class PaywallResult.Error extends PaywallResult implements Parcelable
The user tried to purchase a product or restore purchases but an error occurred. If they tried multiple times, the error corresponds to the last attempt.
-
-
Field Summary
Fields Modifier and Type Field Description private final PurchasesErrorerror
-
Constructor Summary
Constructors Constructor Description PaywallResult.Error(PurchasesError error)
-