Configuration keys
lifecycle.sessionTimeout
This configuration setting is only used in the Analytics use case, when using the Lifecycle data content response event to determine session length.
In the Platform use case, events are dispatched based on Lifecycle Application Foreground and Lifecycle Application Background and not on a set session timeout.
Number of seconds that must elapse between the app entering the background and subsequently re-entering the foreground in order for the SDK to create a new session.
The default value is 300 seconds (5 minutes).
The time that your app spends in the background is not included in the session length.