registerSession

open fun registerSession(startedAt: Long, @Nullable sessionId: String, unhandledCount: Int, handledCount: Int)

Update the current session with a given start time, ID, and event counts