public class DepotKeyCallback extends CallbackMsg
SteamApps.getDepotDecryptionKey(int, int)| Constructor and Description |
|---|
DepotKeyCallback(JobID jobID,
in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver2.CMsgClientGetDepotDecryptionKeyResponse.Builder msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDepotID() |
byte[] |
getDepotKey() |
EResult |
getResult() |
getJobID, setJobIDpublic DepotKeyCallback(JobID jobID, in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver2.CMsgClientGetDepotDecryptionKeyResponse.Builder msg)
public EResult getResult()
public int getDepotID()
public byte[] getDepotKey()