Package | Description |
---|---|
com.ibasco.agql.protocols.valve.dota2.webapi.adapters | |
com.ibasco.agql.protocols.valve.dota2.webapi.interfaces |
Modifier and Type | Method and Description |
---|---|
Dota2MatchTeamInfo |
Dota2TeamInfoAdapter.read(com.google.gson.stream.JsonReader in) |
Modifier and Type | Method and Description |
---|---|
void |
Dota2TeamInfoAdapter.write(com.google.gson.stream.JsonWriter out,
Dota2MatchTeamInfo value) |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<List<Dota2MatchTeamInfo>> |
Dota2Match.getTeamInfoById(int startTeamId,
int maxTeamCount)
getTeamInfoById.
|
Copyright © 2016–2024. All rights reserved.