public class PaymentDelegatorEventProcessor
extends ActionProcessor
ActionProcessor.Callback| Constructor and Description |
|---|
PaymentDelegatorEventProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
call(java.lang.String action,
PaymentDelegatorEvent event,
ActionProcessor.Callback callback) |
void |
process(java.lang.String action,
android.os.Bundle bundle,
ActionProcessor.Callback callback) |
process, processpublic void process(java.lang.String action,
android.os.Bundle bundle,
ActionProcessor.Callback callback)
public void call(java.lang.String action,
PaymentDelegatorEvent event,
ActionProcessor.Callback callback)