Package io.getstream.video.android.core.errors
See: Description
-
Object Summary Object Description NetworkNotAvailable Happens when networks is not available anymore. ConnectionReleased Happens when disconnection has been done intentionally. Companion -
Class Summary Class Description Error Happens when some non critical error occurs. UnrecoverableError Happens when a critical error occurs. DisconnectCause Sealed class represents possible cause of disconnection. CameraException Triggered if for whatever reason we fail to access the camera There are dozens of underlying reasons for why the camera can fail We catch them and wrap them in this exception MicrophoneException Triggered if for whatever reason we fail to access the microphone RtcException Wraps any exception that occurs in the RTC layer With a recommendation if we should retry the current SFU, stop or switch to a different one VideoErrorCodeKt -
Enum Summary Enum Description VideoErrorCode