public interface IPoyntSessionService
extends android.os.IInterface
| Modifier and Type | Interface and Description |
|---|---|
static class |
IPoyntSessionService.Stub
Local-side IPC implementation stub class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
getCurrentUser(IPoyntSessionServiceListener callback)
Retrieves the current logged in user Account.
|
void getCurrentUser(IPoyntSessionServiceListener callback) throws android.os.RemoteException
callback - IPoyntSessionServiceListenerandroid.os.RemoteException