Package io.getstream.video.android.core
Object RealtimeConnection.Reconnecting
-
- All Implemented Interfaces:
-
io.getstream.video.android.core.RealtimeConnection
public class RealtimeConnection.Reconnecting implements RealtimeConnection
Reconnecting is true whenever Rtc isn't available and trying to recover If the subscriber peer connection breaks we'll reconnect If the publisher peer connection breaks we'll reconnect Also if the network provider from the OS says that internet is down we'll set it to reconnecting
-
-
Field Summary
Fields Modifier and Type Field Description public final static RealtimeConnection.ReconnectingINSTANCE
-