public interface IPoyntCardInsertListener
extends android.os.IInterface
Modifier and Type | Interface and Description |
---|---|
static class |
IPoyntCardInsertListener.Stub
Local-side IPC implementation stub class.
|
Modifier and Type | Method and Description |
---|---|
void |
onCardFound() |
void |
onCardNotFound() |
void |
onError(PoyntError poyntError) |
void onCardFound() throws android.os.RemoteException
android.os.RemoteException
void onCardNotFound() throws android.os.RemoteException
android.os.RemoteException
void onError(PoyntError poyntError) throws android.os.RemoteException
android.os.RemoteException