FreeLicenseCallback

This callback is received in response to calling SteamApps.requestFreeLicense, informing the client of newly granted packages, if any.

Constructors

Link copied to clipboard
constructor(packetMsg: IPacketMsg)

Properties

Link copied to clipboard

Gets the list of granted apps.

Link copied to clipboard

Gets the list of granted packages.

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
val result: EResult

Gets the result of the message.