| Class | Description |
|---|---|
| AppOwnershipTicketCallback |
This callback is received in response to calling
SteamApps.getAppOwnershipTicket(int) |
| CDNAuthTokenCallback |
This callback is received when a CDN auth token is received
|
| CheckAppBetaPasswordCallback |
This callback is received when a beta password check has been completed
|
| DepotKeyCallback |
This callback is received in response to calling
SteamApps.getDepotDecryptionKey(int, int) |
| FreeLicenseCallback |
This callback is received in response to calling
SteamApps.requestFreeLicense(int), informing the client of newly granted packages, if any. |
| GameConnectTokensCallback |
This callback is fired when the client receives a list of game connect tokens.
|
| GuestPassListCallback |
This callback is received when the list of guest passes is updated.
|
| LegacyGameKeyCallback |
This callback is received in response to calling
SteamApps.getLegacyGameKey(int). |
| LicenseListCallback |
This callback is fired during logon, informing the client of it's available licenses.
|
| PICSChangesCallback |
This callback is fired when the PICS returns the changes since the last change number
|
| PICSProductInfoCallback |
This callback is fired when the PICS returns the product information requested
|
| PICSTokensCallback |
This callback is fired when the PICS returns access tokens for a list of appids and packageids
|
| PurchaseResponseCallback | |
| RedeemGuestPassResponseCallback | |
| VACStatusCallback |
This callback is fired when the client receives it's VAC banned status.
|