public interface IPoyntOrderServiceListener
extends android.os.IInterface
Modifier and Type | Interface and Description |
---|---|
static class |
IPoyntOrderServiceListener.Stub
Local-side IPC implementation stub class.
|
Modifier and Type | Method and Description |
---|---|
void |
orderResponse(co.poynt.api.model.Order order,
java.lang.String requestId,
PoyntError poyntError) |
void orderResponse(co.poynt.api.model.Order order, java.lang.String requestId, PoyntError poyntError) throws android.os.RemoteException
android.os.RemoteException