twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
eventsub
/
io.github.captnblubber.twitchkt.eventsub.protocol
/
SessionPayload
/
SessionPayload
Session
Payload
constructor
(
id
:
String
,
status
:
String
,
connectedAt
:
Instant
?
=
null
,
keepaliveTimeoutSeconds
:
Int
?
=
null
,
reconnectUrl
:
String
?
=
null
)