SessionEventTracking

Tracks the next event ID for a given session.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun next(session: Session): SseEventId
Link copied to clipboard
abstract fun remove(session: Session)