OpenDOF Project
DOFProtocolNegotiator DOFConnectionState_GetProtocolNegotiator ( const DOFConnectionState  self)

Get the Protocol Negotiator of the Connection.

Lifecycle
The data returned is owned by the DOFConnectionState and is only valid as long as the DOFConnectionState remains valid. It must not be destroyed individually.
Parameters
selfThe Connection State. This must not be NULL.
Returns
the Protocol Negotiator for the Connection.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22