com.onlineobject.objectnet Namespace

PositionNetwork..::..SetCustomPrediction Method

Sets a custom prediction logic.

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

Syntax


public void SetCustomPrediction(

	IPrediction prediction

)

Parameters

prediction
Type: com.onlineobject.objectnet..::..IPrediction
The prediction logic to set.