public abstract class CsgoWebApiInterface extends AbstractWebApiInterface<SteamWebApiClient,CsgoWebApiRequest,CsgoWebApiResponse>
Abstract CsgoWebApiInterface class.
VERSION_1, VERSION_2, VERSION_3
Constructor and Description |
---|
CsgoWebApiInterface(SteamWebApiClient client)
Default Constructor
|
Modifier and Type | Method and Description |
---|---|
protected com.google.gson.JsonObject |
getResult(com.google.gson.JsonObject root)
getResult.
|
asCollectionOf, asListOf, builder, configureBuilder, fromJson, fromJson, handleError, sendRequest
public CsgoWebApiInterface(SteamWebApiClient client)
Default Constructor
client
- A AbstractRestClient
instanceCopyright © 2016–2024. All rights reserved.