Class SummonerDownloader

java.lang.Object
io.github.cobas91.util.RiotApiHttpClient
io.github.cobas91.lol.client.SummonerDownloader

public class SummonerDownloader extends RiotApiHttpClient
  • Method Details

    • getSummonerInformation

      public Summoner getSummonerInformation(String summonerName, String tag)
      Retrieves the information of a summoner given their name.
      Parameters:
      summonerName - the name of the summoner
      Returns:
      a SummonerInformationResponse object containing the summoner information