public class TicketAuthCallback extends CallbackMsg
| Constructor and Description |
|---|
TicketAuthCallback(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver.CMsgClientTicketAuthComplete.Builder tickAuth) |
| Modifier and Type | Method and Description |
|---|---|
EAuthSessionResponse |
getAuthSessionResponse() |
GameID |
getGameID() |
int |
getState() |
SteamID |
getSteamID() |
int |
getTicketCrc() |
int |
getTicketSequence() |
getJobID, setJobIDpublic TicketAuthCallback(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver.CMsgClientTicketAuthComplete.Builder tickAuth)
public SteamID getSteamID()
public GameID getGameID()
public int getState()
public EAuthSessionResponse getAuthSessionResponse()
public int getTicketCrc()
public int getTicketSequence()