Class | Description |
---|---|
AppChangesCallback |
This callback is received in response to calling
SteamApps.getAppChanges() . |
AppInfoCallback |
This callback is received in response to calling
SteamApps.getAppInfo(int) . |
AppOwnershipTicketCallback |
This callback is received in response to calling
SteamApps.getAppOwnershipTicket(int) . |
DepotKeyCallback |
This callback is recieved in response to calling
SteamApps.getDepotDecryptionKey() . |
GameConnectTokensCallback |
This callback is fired when the client receives a list of game connect tokens.
|
LicenseListCallback |
This callback is fired during logon, informing the client of it's available licenses.
|
PackageInfoCallback |
This callback is received in response to calling
SteamApps.getPackageInfo(int) . |
VACStatusCallback |
This callback is fired when the client receives it's VAC banned status.
|
Copyright © 2012. All Rights Reserved.