TicketAcceptedCallback

class TicketAcceptedCallback(jobID: JobID, body: SteammessagesClientserver.CMsgClientAuthListAck.Builder) : CallbackMsg

This callback is fired when Steam accepts our auth ticket as valid.

Author

Lossy

Since

2025-05-22

Constructors

Link copied to clipboard
constructor(jobID: JobID, body: SteammessagesClientserver.CMsgClientAuthListAck.Builder)

Properties

Link copied to clipboard

A List of CRC32 hashes of activated tickets.

Link copied to clipboard

A List of AppIDs of the games that have generated tickets.

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

Number of message in sequence.