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