public class PaymentDelegatorSelectedEventResult
extends PaymentDelegatorEventResult
| Modifier and Type | Class and Description |
|---|---|
static class |
PaymentDelegatorSelectedEventResult.Companion |
| Modifier and Type | Field and Description |
|---|---|
static PaymentDelegatorSelectedEventResult.Companion |
Companion |
KEY_RECEIPT_EXTRA| Constructor and Description |
|---|
PaymentDelegatorSelectedEventResult(PaymentPurpose paymentPurpose,
SetExtra extra) |
| Modifier and Type | Method and Description |
|---|---|
PaymentPurpose |
getPaymentPurpose() |
android.os.Bundle |
toBundle() |
getExtra, getResultType, toBundletoBundlepublic static PaymentDelegatorSelectedEventResult.Companion Companion
public PaymentDelegatorSelectedEventResult(PaymentPurpose paymentPurpose, SetExtra extra)
public android.os.Bundle toBundle()
public PaymentPurpose getPaymentPurpose()