public final class DepotKeyCallback extends CallbackMsg
SteamApps.getDepotDecryptionKey()
.Modifier and Type | Field and Description |
---|---|
private int |
depotID
Gets the DepotID this encryption key is for.
|
private byte[] |
depotKey
Gets the encryption key for this depot.
|
private EResult |
result
Gets the result of requesting this encryption key.
|
Constructor and Description |
---|
DepotKeyCallback(uk.co.thomasc.steamkit.base.generated.SteammessagesClientserver.CMsgClientGetDepotDecryptionKeyResponse msg) |
private final EResult result
private final int depotID
private final byte[] depotKey
Copyright © 2012. All Rights Reserved.