| Package | Description |
|---|---|
| com.ibasco.agql.protocols.supercell.coc.webapi.interfaces | |
| com.ibasco.agql.protocols.supercell.coc.webapi.pojos |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CocLocation> |
CocLocations.getLocationInfo(int locationId)
Deprecated.
Get information about specific location
|
CompletableFuture<List<CocLocation>> |
CocLocations.getLocations()
Deprecated.
List all available locations
|
CompletableFuture<List<CocLocation>> |
CocLocations.getLocations(int limit)
Deprecated.
List all available locations
|
CompletableFuture<List<CocLocation>> |
CocLocations.getLocations(int limit,
int before,
int after)
Deprecated.
List all available locations
|
| Modifier and Type | Method and Description |
|---|---|
CocLocation |
CocClanDetailedInfo.getLocation()
Deprecated.
Getter for the field
location. |
CocLocation |
CocClanRankInfo.getLocation()
Deprecated.
Getter for the field
location. |
| Modifier and Type | Method and Description |
|---|---|
void |
CocClanDetailedInfo.setLocation(CocLocation location)
Deprecated.
Setter for the field
location. |
void |
CocClanRankInfo.setLocation(CocLocation location)
Deprecated.
Setter for the field
location. |
Copyright © 2016–2024. All rights reserved.