Method | Description | |
---|---|---|
RTCClient ( uint serverID ) : System | ||
connectClient ( string serverIP ) : void | ||
disconnectClient ( ) : void | ||
getClientType ( ) : int | ||
send ( Object data ) : void |
public connectClient ( string serverIP ) : void | ||
serverIP | string | |
return | void |