Package | Description |
---|---|
com.ibasco.agql.protocols.supercell.coc.webapi.interfaces |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<CocClanDetailedInfo> |
CocClans.getClanInfo(String clanTag)
Deprecated.
Get information about a single clan by clan tag.
|
CompletableFuture<List<CocClanDetailedInfo>> |
CocClans.searchClans(CocSearchCriteria criteria)
Deprecated.
Search all clans by name and/or filtering the results using various criteria.
|
Copyright © 2016–2024. All rights reserved.