Package-level declarations

Types

Link copied to clipboard

The different platforms available to the Tracker.

Link copied to clipboard

The inspectable properties of the event used to generate context entities.

Link copied to clipboard
interface LoggerDelegate
Link copied to clipboard

LogLevel contains the different levels of configurable logging in the Tracker.

Link copied to clipboard
class SessionState(val firstEventId: String, val firstEventTimestamp: String, val sessionId: String, val previousSessionId: String?, val sessionIndex: Int, val userId: String, val storage: String) : State