Package com.batch.android.runtime
-
Interface Summary Interface Description ChangeStateAction Action to change the state with knowledge of the current stateForegroundActivityLifecycleListener.AppLifecycleListener App Lifecycle Listener to be notified when the app enter in background/foregroundStateAction Action with knowledge of the current state -
Class Summary Class Description ForegroundActivityLifecycleListener Activity Lifecycle Listener that tracks pause/resume count to know if the app is in the foreground or notRuntimeManager Manager that contains library state and locksSessionManager Tracks user sessions A user session on Android is different than on iOS, but also different from the SDK's start/stop: - It starts only when an activity gets on screen - It stops either: - When the system pauses the last activity - When the user destroys the last activity -
Enum Summary Enum Description State State of the Batch lib