public interface IPoyntTipListener
extends android.os.IInterface
Modifier and Type | Interface and Description |
---|---|
static class |
IPoyntTipListener.Stub
Local-side IPC implementation stub class.
|
Modifier and Type | Method and Description |
---|---|
void |
onNoTip() |
void |
onTipAdded(long tipAmount,
double tipPercent) |