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
-
callbacks | The 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