PICSRequest

class PICSRequest @JvmOverloads constructor(var id: Int = 0, var accessToken: Long = 0)

Represents a PICS request used for SteamApps.picsGetProductInfo

Parameters

id

App or package ID PICS access token

accessToken

Constructors

Link copied to clipboard
constructor(id: Int = 0, accessToken: Long = 0)

Instantiate a PICS product info request for a given app and/or package id and an access token

Properties

Link copied to clipboard

Gets or sets the access token associated with the request

Link copied to clipboard
var id: Int

Gets or sets the ID of the app or package being requested