com.onlineobject.objectnet Namespace

INetworkElement..::..RegisterInputPacket Method

Registers an input packet for processing.

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

Syntax


void RegisterInputPacket(

	IDataStream packet

)

Parameters

packet
Type: com.onlineobject.objectnet..::..IDataStream
The data stream representing the input packet.