public interface IPoyntConnectToCardListener
extends android.os.IInterface
| Modifier and Type | Interface and Description |
|---|---|
static class |
IPoyntConnectToCardListener.Stub
Local-side IPC implementation stub class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onError(PoyntError poyntError) |
void |
onSuccess(ConnectionResult connectionResult) |
void onSuccess(ConnectionResult connectionResult) throws android.os.RemoteException
android.os.RemoteExceptionvoid onError(PoyntError poyntError) throws android.os.RemoteException
android.os.RemoteException