com.onlineobject.objectnet Namespace

NetworkManager..::..OnLoginSucessEvent Method

Handles the event when a login attempt is successful.

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

Syntax


public void OnLoginSucessEvent(

	IClient client

)

Parameters

client
Type: com.onlineobject.objectnet..::..IClient
The client that successfully logged in.