Class TicketAuthCallback

  • All Implemented Interfaces:
    ICallbackMsg

    public class TicketAuthCallback
    extends CallbackMsg
    This callback is fired when ticket authentication has completed.
    • Constructor Detail

      • TicketAuthCallback

        public TicketAuthCallback​(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver.CMsgClientTicketAuthComplete.Builder tickAuth)
    • Method Detail

      • getSteamID

        public SteamID getSteamID()
        Returns:
        the SteamID the ticket auth completed for
      • getGameID

        public GameID getGameID()
        Returns:
        the GameID the ticket was for
      • getState

        public int getState()
        Returns:
        the authentication state
      • getAuthSessionResponse

        public EAuthSessionResponse getAuthSessionResponse()
        Returns:
        the auth session response
      • getTicketCrc

        public int getTicketCrc()
        Returns:
        the ticket CRC
      • getTicketSequence

        public int getTicketSequence()
        Returns:
        the ticket sequence