Package co.elastic.apm.android.sdk.session
See: Description
-
Interface Summary Interface Description SessionIdGenerator Generates an identifier for all the signals created during a period of time. SessionObserver -
Class Summary Class Description SessionManager Provides an ID that has a 30 mins timeout that gets reset on every call to getSessionId - If 30 mins or more have passed since the last call, then a new session id is generated.