Cause the Connection to start connecting again, if possible. If the Connection is already connected, then this call is satisfied immediately. This call should only be used when a successfully established connection was terminated but the connection is still desired (DOFConnection_Disconnect has not yet been called). The callback is called to indicate that the connection either connected successfully or failed. Any state listeners added to the connection will be notified if this causes the state to change, but are otherwise unrelated to the callback specified here.
|