TicketAuthCompleteCallback

class TicketAuthCompleteCallback(targetJobID: JobID, body: SteammessagesClientserver.CMsgClientTicketAuthComplete.Builder) : CallbackMsg

This callback is fired when generated ticket was successfully used to authenticate user.

Author

Lossy

Since

2025-05-22

Constructors

Link copied to clipboard
constructor(targetJobID: JobID, body: SteammessagesClientserver.CMsgClientTicketAuthComplete.Builder)

Properties

Link copied to clipboard
val authSessionResponse: EAuthSessionResponse

Steam response to authentication request.

Link copied to clipboard

GameID of the game the token was generated for.

Link copied to clipboard

Gets or sets the job ID this callback refers to. If it is not a job callback, it will be JobID.INVALID.

Link copied to clipboard

SteamID of the game owner.

Link copied to clipboard
val state: Int

Authentication state.

Link copied to clipboard

SteamID of the game server.

Link copied to clipboard

CRC of the ticket.

Link copied to clipboard

Sequence of the ticket.