startReconnectionTimer
startReconnectionTimer — starts the delay timer for reconnection attempts.
void startReconnectionTimer( | ); |
void;This method is used to start the reconnection timer. The default behaviour of
the
onConnectionFailure method is to make a call
to startReconnectionTimer. See
setReconnectionDelay for more
details.