| Package | Description |
|---|---|
| de.SweetCode.SteamAPI | |
| de.SweetCode.SteamAPI.interfaces | |
| de.SweetCode.SteamAPI.method | |
| de.SweetCode.SteamAPI.method.methods |
| Modifier and Type | Method and Description |
|---|---|
<T extends SteamInterface> |
SteamAPI.get(Class<T> steamInterface)
Gives the internally used instance of the requested
SteamInterface. |
| Modifier and Type | Class and Description |
|---|---|
class |
IAccountRecoveryService |
class |
IBroadcastService |
class |
ICheatReportingService |
class |
IEconMarketService |
class |
IEconService |
class |
IGameInventory |
class |
IGameNotificationsService |
class |
IGameServersService |
class |
IInventoryService |
class |
IPlayerService |
class |
ISteamApps |
class |
ISteamCDN |
class |
ISteamCommunity |
class |
ISteamDirectory |
class |
ISteamGameServerStats |
class |
ISteamLeaderboards |
class |
ISteamNews |
class |
ISteamRemoteStorage |
class |
ISteamSpecialSurvey |
class |
ISteamUser |
class |
ISteamUserAuth |
class |
ISteamUserOAuth |
class |
ISteamVideo |
class |
ISteamWebAPIUtil |
class |
ISteamWebUserPresenceOAuth |
class |
ISteamWorkshop |
| Modifier and Type | Method and Description |
|---|---|
SteamInterface |
SteamMethod.getInterface()
Gives the related
SteamInterface. |
| Constructor and Description |
|---|
SteamMethod(SteamInterface steamInterface,
String name,
List<SteamMethodVersion> versions)
A constructor to create a SteamMethod.
|
| Constructor and Description |
|---|
RequestPlayerGameBan(SteamInterface steamInterface) |
Copyright © 2017. All rights reserved.