public final class TicketAuthCallback extends CallbackMsg
Modifier and Type | Field and Description |
---|---|
private EAuthSessionResponse |
authSessionResponse
Gets the auth session response.
|
private GameID |
gameId
Gets the GameID the ticket was for.
|
private int |
state
Gets the authentication state.
|
private SteamID |
steamId
Gets the SteamID the ticket auth completed for.
|
private int |
ticketCRC
Gets the ticket CRC.
|
private int |
ticketSequence
Gets the ticket sequence.
|
Constructor and Description |
---|
TicketAuthCallback(uk.co.thomasc.steamkit.base.generated.SteammessagesClientserver.CMsgClientTicketAuthComplete tickAuth) |
private final SteamID steamId
private final GameID gameId
private final int state
private final EAuthSessionResponse authSessionResponse
private final int ticketCRC
private final int ticketSequence
Copyright © 2012. All Rights Reserved.