Ticket Auth Complete Callback
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
Steam response to authentication request.
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
Sequence of the ticket.