public interface IPoyntCapabilityManagerListener
extends android.os.IInterface
Modifier and Type | Interface and Description |
---|---|
static class |
IPoyntCapabilityManagerListener.Stub
Local-side IPC implementation stub class.
|
Modifier and Type | Method and Description |
---|---|
void |
onError(PoyntError poyntError) |
void |
onSuccess(java.util.List<CapabilityProvider> providers) |
void onError(PoyntError poyntError) throws android.os.RemoteException
android.os.RemoteException
void onSuccess(java.util.List<CapabilityProvider> providers) throws android.os.RemoteException
android.os.RemoteException