public class PaymentResultToastManager
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
private static class |
PaymentResultToastManager.SingletonHolder |
| Modifier | Constructor and Description |
|---|---|
private |
PaymentResultToastManager() |
| Modifier and Type | Method and Description |
|---|---|
static PaymentResultToastManager |
getInstance()
Gets instance.
|
void |
showPaymentResult(android.content.Context context,
ChargeStatus message)
Show payment result.
|
public static PaymentResultToastManager getInstance()
public void showPaymentResult(android.content.Context context,
ChargeStatus message)
context - the contextmessage - the message