public class Dota2Stats extends Dota2WebApiInterface
Dota2Stats class.
VERSION_1, VERSION_2, VERSION_3| Constructor and Description |
|---|
Dota2Stats(SteamWebApiClient client)
Constructor for Dota2Stats.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Dota2RealtimeServerStats> |
getRealtimeStats(long serverSteamId)
getRealtimeStats.
|
asCollectionOf, asListOf, getValidResultasCollectionOf, builder, configureBuilder, fromJson, fromJson, handleError, sendRequestpublic Dota2Stats(SteamWebApiClient client)
Constructor for Dota2Stats.
client - a SteamWebApiClient objectpublic CompletableFuture<Dota2RealtimeServerStats> getRealtimeStats(long serverSteamId)
getRealtimeStats.
serverSteamId - a longCompletableFuture objectCopyright © 2016–2024. All rights reserved.