Manually try reconnecting the messaging stream when the stream is in 'failed' state.
The Omni SDK will try to automatically reconnect the messaging stream once it is in 'failed' state.
However, the Omni SDK will stop such reconnection attempts after the auto reconnection time window has elapsed.
When invoked during the the auto reconnection time window, it will cause a reconnection attempt to be made immediately.
When invoked after the auto reconnection time window, it will make a single reconnection attempt.
Manually try reconnecting the messaging stream when the stream is in 'failed' state. The Omni SDK will try to automatically reconnect the messaging stream once it is in 'failed' state. However, the Omni SDK will stop such reconnection attempts after the auto reconnection time window has elapsed.
When invoked during the the auto reconnection time window, it will cause a reconnection attempt to be made immediately. When invoked after the auto reconnection time window, it will make a single reconnection attempt.