OpenDOF Project
void DOFConnection_RemovePeerListener ( DOFConnection  self,
DOFConnectionPeerListener  listener 
)

Remove a connection peer listener from this DOFConnection.

It will no longer be called.

Parameters
selfThe Connection. This must not be NULL.
listenerThe listener that was previously added. If it is not found, no listeners are removed. This should not be NULL.
See Also
DOFConnection_AddPeerListener
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22