| Class | Description |
|---|---|
| ActiveSessionState |
Session Logic for when the Application Session is ACTIVE.
|
| DefaultSessionClient |
The Default Session Client
Works with Amazon Mobile Analytics and the Event Client to manage mobile application
sessions.
|
| InactiveSessionState |
Session Logic for when the Application Session is INACTIVE.
|
| PausedSessionState |
Session Logic for when the Application Session is PAUSED.
|
| SessionClientState |
SESSION LOGIC CLASS
Object containing all the functionality of the session client, based on The
session state.
|
| Enum | Description |
|---|---|
| DefaultSessionClient.SessionState |
Internal Representation of Application Session's state
|