Skip to main content

overwolf.streaming.StreamAuthParams

Overwolf APIs / overwolf / overwolf / streaming / StreamAuthParams

Stream authorization data.

Properties

PropertyTypeDescription
client_id?stringThe client id part of the authorization data. This part is usually constant for each application.
token?stringThe token part of the authorization data. This part if usually user-specific, and received after login.