public final class GameConnectTokensCallback extends CallbackMsg
Modifier and Type | Field and Description |
---|---|
private List<byte[]> |
tokens
Gets the list of tokens.
|
private int |
tokensToKeep
Gets a count of tokens to keep.
|
Constructor and Description |
---|
GameConnectTokensCallback(uk.co.thomasc.steamkit.base.generated.SteammessagesClientserver.CMsgClientGameConnectTokens msg) |
private final int tokensToKeep
private final List<byte[]> tokens
Copyright © 2012. All Rights Reserved.