메소드 | 설명 | |
---|---|---|
ClientConnection ( Connection connection, SteamDroidServer server ) : System | ||
HandleCallback ( SteamKit2.CallbackMsg msg ) : void | ||
Send ( ) : void |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public HandleCallback ( SteamKit2.CallbackMsg msg ) : void | ||
msg | SteamKit2.CallbackMsg | |
리턴 | void |