Twitch SDK (Internal)
Public Member Functions | Public Attributes | List of all members
ttv::broadcast::GameInfo Struct Reference

#include <broadcasttypes.h>

Public Member Functions

 GameInfo ()
 

Public Attributes

std::string name
 The display name of the game. More...
 
uint32_t popularity
 A popularity rating for the game. More...
 
uint32_t gameId
 The game's unique id. More...
 

Detailed Description

Display information about a game.

Constructor & Destructor Documentation

◆ GameInfo()

ttv::broadcast::GameInfo::GameInfo ( )

Member Data Documentation

◆ gameId

uint32_t ttv::broadcast::GameInfo::gameId

The game's unique id.

◆ name

std::string ttv::broadcast::GameInfo::name

The display name of the game.

◆ popularity

uint32_t ttv::broadcast::GameInfo::popularity

A popularity rating for the game.


The documentation for this struct was generated from the following file: