OpenDOF Project
boolean DOFConnectionConfigBuilder_SetProtocolNegotiator ( DOFConnectionConfigBuilder  self,
DOFProtocolNegotiator  negotiator 
)

Set the DOFProtocolNegotiator for the given DOFConnectionConfigBuilder.

Please refer to DOFConnectionConfigBuilder_Create for the default value for this setting.

Parameters
selfThe Connection Config Builder. If self is NULL, no action will be taken.
negotiatorThe DOFProtocolNegotiator. This must not be NULL.
Return values
TRUEProtocol negotiator was set.
Exceptions
FALSEProtocol negotiator set failed.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22