C# Class SteamKit2.SteamUser.AccountInfoCallback

This callback is recieved when account information is recieved from the network. This generally happens after logon.
Inheritance: SteamKit2.CallbackMsg
Mostra file Open project: Top-Cat/SteamBot

Private Methods

Method Description
AccountInfoCallback ( CMsgClientAccountInfo msg ) : System
AccountInfoCallback ( SteamClient client, CMsgClientAccountInfo msg ) : System