public abstract class SteamWebApiInterface extends AbstractWebApiInterface<SteamWebApiClient,SteamWebApiRequest,SteamWebApiResponse>
Represents a Steam Web API Interface
VERSION_1, VERSION_2, VERSION_3| Constructor and Description |
|---|
SteamWebApiInterface(SteamWebApiClient client)
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected com.google.gson.JsonObject |
getSteamResult(com.google.gson.JsonObject root)
getSteamResult.
|
asCollectionOf, asListOf, builder, configureBuilder, fromJson, fromJson, handleError, sendRequestpublic SteamWebApiInterface(SteamWebApiClient client)
Default Constructor
client - A SteamWebApiClient instanceCopyright © 2016–2024. All rights reserved.