public interface IPoyntReaderVersionListener
extends android.os.IInterface
Modifier and Type | Interface and Description |
---|---|
static class |
IPoyntReaderVersionListener.Stub
Local-side IPC implementation stub class.
|
Modifier and Type | Method and Description |
---|---|
void |
onFailure(PoyntError poyntError) |
void |
onSuccess(java.lang.String version) |
void onSuccess(java.lang.String version) throws android.os.RemoteException
android.os.RemoteException
void onFailure(PoyntError poyntError) throws android.os.RemoteException
android.os.RemoteException