Method | Description | |
---|---|---|
ClientConnection ( Connection connection, SteamDroidServer server ) : System | ||
HandleCallback ( SteamKit2.CallbackMsg msg ) : void | ||
Send ( ) : void |
Method | Description | |
---|---|---|
Authorize ( String message ) : void | ||
ConnectToSteam ( String username, String password, String authCode ) : void | ||
connection_ConnectionClosed ( object sender, |
||
connection_MessageReceived ( object sender, |
public ClientConnection ( Connection connection, SteamDroidServer server ) : System | ||
connection | Connection | |
server | SteamDroidServer | |
return | System |
public HandleCallback ( SteamKit2.CallbackMsg msg ) : void | ||
msg | SteamKit2.CallbackMsg | |
return | void |