com.onlineobject.objectnet Namespace

NetworkManager..::..SetConnectedOnRelayServer Method

Sets the connection status for both relay and lobby servers.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void SetConnectedOnRelayServer(

	bool relayServer,

	bool lobbyServer

)

Parameters

relayServer
Type: Boolean
The connection status for the relay server.
lobbyServer
Type: Boolean
The connection status for the lobby server.