com.onlineobject.objectnet Namespace

PositionNetwork..::..Extract Method

Extracts synchronization data from the provided data stream and updates the object's state accordingly.

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

Syntax


public void Extract(

	IDataStream reader

)

Parameters

reader
Type: com.onlineobject.objectnet..::..IDataStream
The data stream to read synchronization data from.