Package com.batch.android.runtime
See: Description
-
Interface Summary Interface Description ChangeStateAction Action to change the state with knowledge of the current state StateAction Action with knowledge of the current state AppLifecycleListener App Lifecycle Listener to be notified when the app enter in background/foreground ConfigAction Action callback to update or read the current configuration object -
Class Summary Class Description Config Class to build a runtime configuration for Batch SDK ForegroundActivityLifecycleListener Activity Lifecycle Listener that tracks pause/resume count to know if the app is in the foreground or not SessionManager 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 RuntimeManager Manager that contains library state and locks -
Enum Summary Enum Description State State of the Batch lib