Package | Description |
---|---|
com.ibasco.agql.protocols.supercell.coc.webapi.adapters | |
com.ibasco.agql.protocols.supercell.coc.webapi.interfaces |
Modifier and Type | Method and Description |
---|---|
CocLeagueSeason |
CocLeagueSeasonDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<List<CocLeagueSeason>> |
CocLeagues.getLeagueSeasons(int leagueId)
Deprecated.
Get league seasons.
|
CompletableFuture<List<CocLeagueSeason>> |
CocLeagues.getLeagueSeasons(int leagueId,
int limit)
Deprecated.
Get league seasons.
|
CompletableFuture<List<CocLeagueSeason>> |
CocLeagues.getLeagueSeasons(int leagueId,
int limit,
int before,
int after)
Deprecated.
Get league seasons.
|
Copyright © 2016–2024. All rights reserved.