PurchaseResponseCallback

This callback is received in a response to activating a Steam key.

Constructors

Link copied to clipboard
constructor(packetMsg: IPacketMsg)

Properties

Link copied to clipboard
open override var jobID: JobID

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

Gets Purchase receipt of the operation

Link copied to clipboard
val purchaseResultDetail: EPurchaseResultDetail

Gets Purchase result of the operation

Link copied to clipboard
val result: EResult

Gets Result of the operation