| Class | Description |
|---|---|
| AccountInfoCallback |
This callback is received when account information is received from the network.
|
| EmailAddrInfoCallback |
This callback is received when email information is received from the network.
|
| LoggedOffCallback |
This callback is returned when the client is told to log off by the server.
|
| LoggedOnCallback |
This callback is returned in response to an attempt to log on to the Steam3 network through
SteamUser. |
| LoginKeyCallback |
This callback is returned some time after logging onto the network.
|
| MarketingMessageCallback |
This callback is fired when the client receives a marketing message update.
|
| MarketingMessageCallback.Message |
Represents a single marketing message.
|
| SessionTokenCallback |
This callback is fired when the client receives it's unique Steam3 session token.
|
| UpdateMachineAuthCallback |
This callback is received when the backend wants the client to update it's local machine authentication data.
|
| UpdateMachineAuthCallback.OTPDetails |
Represents various one-time-password details.
|
| VanityURLChangedCallback |
This callback is received when users' vanity url changes.
|
| WalletInfoCallback |
This callback is received when wallet info is received from the network.
|
| WebAPIUserNonceCallback |
This callback is received when requesting a new WebAPI authentication user nonce.
|