Interface ReconnectionStrategy


public interface ReconnectionStrategy
Interface that defines a reconnection strategy.

A reconnection strategy will be applied when the session enters the RECOVERING_RECONNECT state, allowing the session to attempt to reconnect and recover its previous state.

Since:
5.5
Author:
DiffusionData Limited