public interface SdkConnectionStatusListener
| Modifier and Type | Method and Description | 
|---|---|
void | 
onConnectionDown()
Invoked when a connection to the feed is closed 
 | 
void | 
onConnectionException(Throwable throwable)
Invoked when an exception is thrown inside connection loop 
 | 
void onConnectionDown()
void onConnectionException(Throwable throwable)
throwable - that caused connection loop to failCopyright © 2016–2025. All rights reserved.