public interface IPoyntSecondScreenTipCaptureListener
extends android.os.IInterface
Modifier and Type | Interface and Description |
---|---|
static class |
IPoyntSecondScreenTipCaptureListener.Stub
Local-side IPC implementation stub class.
|
Modifier and Type | Method and Description |
---|---|
void |
onNoTipOpted() |
void |
onTipResponse(long tipAmount,
double tipPercent) |
void |
onTipSkipped() |
void onTipResponse(long tipAmount, double tipPercent) throws android.os.RemoteException
android.os.RemoteException
void onNoTipOpted() throws android.os.RemoteException
android.os.RemoteException
void onTipSkipped() throws android.os.RemoteException
android.os.RemoteException