twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
helix
/
io.github.captnblubber.twitchkt.helix.model
/
StreamKey
Stream
Key
@
Serializable
data
class
StreamKey
(
val
streamKey
:
String
)
Represents a channel's stream key.
See also
Twitch API Reference - Get Stream Key
Members
Constructors
Stream
Key
Link copied to clipboard
constructor
(
streamKey
:
String
)
Properties
stream
Key
Link copied to clipboard
@
SerialName
(
value
=
"stream_key"
)
val
streamKey
:
String
the channel's stream key.