public interface IPoyntKernelVersionListener
extends android.os.IInterface
Modifier and Type | Interface and Description |
---|---|
static class |
IPoyntKernelVersionListener.Stub
Local-side IPC implementation stub class.
|
Modifier and Type | Method and Description |
---|---|
void |
onFailure(KernelType type,
PoyntError poyntError) |
void |
onSucess(KernelType type,
java.lang.String kernelVersion) |
void onSucess(KernelType type, java.lang.String kernelVersion) throws android.os.RemoteException
android.os.RemoteException
void onFailure(KernelType type, PoyntError poyntError) throws android.os.RemoteException
android.os.RemoteException