| Package | Description |
|---|---|
| com.github.goive.steamapi | |
| com.github.goive.steamapi.data |
| Modifier and Type | Method and Description |
|---|---|
List<SteamId> |
SteamApi.listIds() |
| Modifier and Type | Method and Description |
|---|---|
SteamApp |
SteamApi.retrieve(SteamId app) |
| Modifier and Type | Method and Description |
|---|---|
static SteamId |
SteamId.create(long appId)
Legacy method for creating steamIds from long.
|
static SteamId |
SteamId.create(String appId)
Shortcut method for creating an instance of
SteamId. |
static SteamId |
SteamId.create(String appId,
String appName)
Shortcut method for creating an instance of
SteamId. |
Copyright © 2016. All rights reserved.