public class LegacyGameKeyCallback extends CallbackMsg
SteamApps.getLegacyGameKey(int).| Constructor and Description |
|---|
LegacyGameKeyCallback(JobID jobID,
MsgClientGetLegacyGameKeyResponse msg,
byte[] payload) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAppID() |
java.lang.String |
getKey() |
EResult |
getResult() |
getJobID, setJobIDpublic LegacyGameKeyCallback(JobID jobID, MsgClientGetLegacyGameKeyResponse msg, byte[] payload)
public EResult getResult()
public int getAppID()
public java.lang.String getKey()