Steam Apps
This handler is used for interacting with apps and packages on the Steam network.
Functions
Submit a beta password for a given app to retrieve any betas and their encryption keys. Results are returned in a CheckAppBetaPasswordCallback callback.
Requests an app ownership ticket for the specified AppID. Results are returned in a AppOwnershipTicketCallback callback.
Request product information for an app or package Results are returned in a CDNAuthTokenCallback callback.
Request the depot decryption key for a specified DepotID. Results are returned in a DepotKeyCallback callback.
Request the legacy CD game keys for the requested appid.
Handles a client message. This should not be called directly.
Request PICS access tokens for an app or package. Results are returned in a PICSTokensCallback callback.
Request PICS access tokens for a list of app ids and package ids Results are returned in a PICSTokensCallback callback.
Request changes for apps and packages since a given change number Results are returned in a PICSChangesCallback callback.
Request product information for an app or package Results are returned in a PICSProductInfoCallback callback.
Request product information for a list of apps or packages Results are returned in a PICSProductInfoCallback callback.
Request a free license for given appid, can be used for free on demand apps Results are returned in a FreeLicenseCallback callback.
Request a free license for given appids, can be used for free on demand apps Results are returned in a FreeLicenseCallback callback.