Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGameClientOptions

Hierarchy

  • IGameClientOptions

Index

Properties

authToken

authToken: string

An OAuth Bearer token as defined in OAuth 2.0 Bearer Token Usage.

Optional discoveryUrl

discoveryUrl: string

A url which can be used to discover interactive servers. Defaults to https://mixer.com/api/v1/interactive/hosts

Optional sharecode

sharecode: string

Optional project sharecode to your Interactive Project Version. You can retrieve one from the Interactive Studio on Mixer.com in the Code step.

versionId

versionId: number

Your project version id is a unique id to your Interactive Project Version. You can retrieve one from the Interactive Studio on Mixer.com in the Code step.

Generated using TypeDoc