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