public interface IPoyntCustomerListListener
extends android.os.IInterface
Modifier and Type | Interface and Description |
---|---|
static class |
IPoyntCustomerListListener.Stub
Local-side IPC implementation stub class.
|
Modifier and Type | Method and Description |
---|---|
void |
onResponse(java.util.List<co.poynt.api.model.Customer> customers,
PoyntError poyntError) |
void onResponse(java.util.List<co.poynt.api.model.Customer> customers, PoyntError poyntError) throws android.os.RemoteException
android.os.RemoteException