| Package | Description |
|---|---|
| de.SweetCode.SteamAPI.method | |
| de.SweetCode.SteamAPI.method.input |
| Modifier and Type | Method and Description |
|---|---|
void |
SteamMethod.execute(SteamHTTPMethod method,
SteamHost host,
SteamVersion version,
SteamVisibility visibility,
Input input,
SteamResponse callback,
boolean async)
Executes the method with the provided parameters.
|
boolean |
SteamMethodVersion.verify(SteamMethod steamMethod,
SteamHost host,
Input input)
Verifies if the input fits these SteamMethodVersion.
|
| Modifier and Type | Method and Description |
|---|---|
Input |
Input.Builder.build() |
static Input |
Input.empty()
Creates an instance of an empty Input.
|
Copyright © 2017. All rights reserved.