public class PaymentSystemPaymentErrorResult
extends PaymentSystemPaymentResult
| Modifier and Type | Class and Description |
|---|---|
static class |
PaymentSystemPaymentErrorResult.Companion |
| Modifier and Type | Field and Description |
|---|---|
static PaymentSystemPaymentErrorResult.Companion |
Companion |
| Constructor and Description |
|---|
PaymentSystemPaymentErrorResult(java.lang.String errorDescription) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getErrorDescription() |
android.os.Bundle |
toBundle() |
getResultType, toBundletoBundlepublic static PaymentSystemPaymentErrorResult.Companion Companion