ITransport..::..OnClientConnected Method
Called when a client has successfully connected.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
void OnClientConnected( ITransportClient client )
Parameters
- client
- Type: com.onlineobject.objectnet..::..ITransportClient
The connected client.