http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-sdk
/
org.http4k.ai.mcp.server.sessions
/
SessionEventTracking
Session
Event
Tracking
interface
SessionEventTracking
(
source
)
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
)