toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-ai-mcp-sdk
/
org.http4k.ai.mcp.server.sessions
/
SessionEventTracking
Session
Event
Tracking
interface
SessionEventTracking
Tracks the next event ID for a given session.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
next
Link copied to clipboard
abstract
fun
next
(
session
:
Session
)
:
SseEventId
remove
Link copied to clipboard
abstract
fun
remove
(
session
:
Session
)