OpenDOF Project
DOF_CRL_DECLSPEC ReconnectingStateListener ReconnectingStateListener_Create ( ReconnectingStateListenerCallbacks  callbacks)

Creates a ReconnectingStateListener that can be added to connections to keep them connected if possible.

Resource Management:
This function allocates resources that must later be freed by calling ReconnectingStateListener_Destroy.
Parameters
callbacksThe callback structure that the ReconnectingStateListener will use to send notifications. Must not be NULL.
Returns
ReconnectingStateListener The ReconnectingStateListener that can be added to connections.
See Also
DOFConnection_AddStateListener, DOFConnection_RemoveStateListener
core-c-dof-connection-reconnecting-listener Version 2.1.0 Build 0
2017-05-12