com.onlineobject.objectnet Namespace

ITransport..::..OnClientConnected Method

Called when a client has successfully connected.

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

Syntax


void OnClientConnected(

	ITransportClient client

)

Parameters

client
Type: com.onlineobject.objectnet..::..ITransportClient
The connected client.