RiotNet  8.0.0
A C#/.NET client for the Riot Games API.
Properties | List of all members
RiotNet.Models.FeaturedGames Class Reference

Contains list of featured games. More...

Properties

long ClientRefreshInterval [get, set]
 Gets or sets the suggested interval to wait before requesting featured games again. More...
 
List< FeaturedGameInfoGameList [get, set]
 Gets or sets the list of featured games. More...
 

Detailed Description

Contains list of featured games.

Property Documentation

long RiotNet.Models.FeaturedGames.ClientRefreshInterval
getset

Gets or sets the suggested interval to wait before requesting featured games again.

List<FeaturedGameInfo> RiotNet.Models.FeaturedGames.GameList
getset

Gets or sets the list of featured games.


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