Session Controller
Controller for managing Sessions.
Properties
Link copied to clipboard
Count the number of background transitions in the current session.
Link copied to clipboard
The amount of time that can elapse before the session id is updated while the app is in the background.
Link copied to clipboard
Count the number of foreground transitions in the current session.
Link copied to clipboard
The amount of time that can elapse before the session id is updated while the app is in the foreground.
Link copied to clipboard
Whether the app is currently in background state or in foreground state.
Link copied to clipboard
The callback called every time the session is updated.
Link copied to clipboard
The session index. A increasing number which helps to order the sequence of sessions.