com.onlineobject.objectnet Namespace

NetworkManager..::..OnClientLoginFailedEvent Method

Invoked when a client login attempt fails.

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

Syntax


public void OnClientLoginFailedEvent(

	IClient client

)

Parameters

client
Type: com.onlineobject.objectnet..::..IClient
The client that failed to log in.