toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-mcp-sdk
/
org.http4k.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
)