public interface IPoyntNewPINListener
extends android.os.IInterface
| Modifier and Type | Interface and Description |
|---|---|
static class |
IPoyntNewPINListener.Stub
Local-side IPC implementation stub class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onError(PoyntError poyntError) |
void |
onSuccess(java.lang.String encryptedData,
java.lang.String ksn) |
void onSuccess(java.lang.String encryptedData,
java.lang.String ksn)
throws android.os.RemoteException
android.os.RemoteExceptionvoid onError(PoyntError poyntError) throws android.os.RemoteException
android.os.RemoteException