com.onlineobject.objectnet Namespace

NetworkManager..::..OnMessageReceivedEvent Method

Invoked when a message is received from the network.

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

Syntax


public void OnMessageReceivedEvent(

	IDataStream reader

)

Parameters

reader
Type: com.onlineobject.objectnet..::..IDataStream
The data stream containing the message.