getStreamKey

suspend fun getStreamKey(broadcasterId: String): StreamKey

Twitch API: Get Stream Key

Gets the channel's stream key.

Return

the channel's StreamKey.

Parameters

broadcasterId

the ID of the broadcaster that owns the channel. The ID must match the user ID in the access token.