public interface IPoyntSecondScreenCheckInListener
extends android.os.IInterface
| Modifier and Type | Interface and Description |
|---|---|
static class |
IPoyntSecondScreenCheckInListener.Stub
Local-side IPC implementation stub class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onCheckIn() |
void |
onSecondScreenBusy()
Gets called if the second screen is unavailable or becomes unavailable.
|
void onCheckIn()
throws android.os.RemoteException
android.os.RemoteExceptionvoid onSecondScreenBusy()
throws android.os.RemoteException
android.os.RemoteException