RiotNet  8.0.0
A C#/.NET client for the Riot Games API.
RiotNet.IRiotClient Member List

This is the complete list of members for RiotNet.IRiotClient, including all inherited members.

ConnectionFailedRiotNet.IRiotClient
CreateTournamentAsync(long providerId, string name=null, string regionalProxy=RegionalProxy.Americas, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
CreateTournamentAsync(long providerId, string name, CancellationToken token)RiotNet.IRiotClient
CreateTournamentCodeAsync(long tournamentId, int?count=null, List< string > allowedSummonerIds=null, string mapType=MapType.SUMMONERS_RIFT, string pickType=PickType.TOURNAMENT_DRAFT, string spectatorType=SpectatorType.ALL, int teamSize=5, string metadata=null, string regionalProxy=RegionalProxy.Americas, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
CreateTournamentCodeAsync(long tournamentId, int?count, List< string > allowedSummonerIds, string mapType, string pickType, string spectatorType, int teamSize, string metadata, CancellationToken token)RiotNet.IRiotClient
CreateTournamentCodeAsync(TournamentCode tournamentCode, int?count=null, string regionalProxy=RegionalProxy.Americas, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
CreateTournamentCodeAsync(TournamentCode tournamentCode, int?count, CancellationToken token)RiotNet.IRiotClient
CreateTournamentProviderAsync(string url, string platformId=null, string regionalProxy=RegionalProxy.Americas, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
CreateTournamentProviderAsync(string url, string platformId, CancellationToken token)RiotNet.IRiotClient
GetActiveGameBySummonerIdAsync(string summonerId, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetChallengerLeagueAsync(string rankedQueueType, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetChampionByIdAsync(long id, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetChampionMasteriesAsync(string summonerId, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetChampionMasteryAsync(string summonerId, long championId, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetChampionMasteryScoreAsync(string summonerId, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetChampionsAsync(bool freeToPlay=false, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetFeaturedGamesAsync(string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetGrandmasterLeagueAsync(string rankedQueueType, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetLeagueByIdAsync(string leagueId, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetLeagueEntriesAsync(string rankedQueueType, string tier, string division, long page=1, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetLeagueEntriesBySummonerIdAsync(string summonerId, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetLeaguePositionsBySummonerIdAsync(string summonerId, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetMasterLeagueAsync(string rankedQueueType, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetMatchAsync(long matchId, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetMatchForTournamentAsync(long matchId, string tournamentCode, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetMatchIdsByTournamentCodeAsync(string tournamentCode, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetMatchListByAccountIdAsync(string accountId, IEnumerable< long > championIds=null, IEnumerable< QueueType > rankedQueues=null, IEnumerable< Season > seasons=null, DateTime?beginTime=null, DateTime?endTime=null, int?beginIndex=null, int?endIndex=null, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetMatchTimelineAsync(long matchId, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetShardDataAsync(string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetSummonerByAccountIdAsync(string accountId, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetSummonerByPuuidAsync(string summonerPuuid, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetSummonerBySummonerIdAsync(string summonerId, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetSummonerBySummonerNameAsync(string summonerName, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetThirdPartyCodeAsync(string summonerId, string platformId=null, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetTournamentCodeAsync(string tournamentCode, string regionalProxy=RegionalProxy.Americas, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetTournamentCodeAsync(string tournamentCode, CancellationToken token)RiotNet.IRiotClient
GetTournamentCodeLobbyEventsAsync(string tournamentCode, string regionalProxy=RegionalProxy.Americas, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
GetTournamentCodeLobbyEventsAsync(string tournamentCode, CancellationToken token)RiotNet.IRiotClient
PlatformIdRiotNet.IRiotClient
RateLimitExceededRiotNet.IRiotClient
RequestTimedOutRiotNet.IRiotClient
ResourceNotFoundRiotNet.IRiotClient
ResponseErrorRiotNet.IRiotClient
ServerErrorRiotNet.IRiotClient
SettingsRiotNet.IRiotClient
UpdateTournamentCodeAsync(string tournamentCode, List< string > allowedParticipants=null, string mapType=MapType.SUMMONERS_RIFT, string pickType=PickType.TOURNAMENT_DRAFT, string spectatorType=SpectatorType.ALL, string regionalProxy=RegionalProxy.Americas, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
UpdateTournamentCodeAsync(string tournamentCode, List< string > allowedParticipants, string mapType, string pickType, string spectatorType, CancellationToken token)RiotNet.IRiotClient
UpdateTournamentCodeAsync(TournamentCode tournamentCode, string regionalProxy=RegionalProxy.Americas, CancellationToken token=default(CancellationToken))RiotNet.IRiotClient
UpdateTournamentCodeAsync(TournamentCode tournamentCode, CancellationToken token)RiotNet.IRiotClient