com.onlineobject.objectnet Namespace

NetworkGlobalEvents..::..OnConnectedOnRelay Method

Called when a client connects on a relay server.

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

Syntax


public void OnConnectedOnRelay(

	IClient client

)

Parameters

client
Type: com.onlineobject.objectnet..::..IClient
The client that has connected on the relay.