stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.video.android.core.socket.sfu.state
/
SfuSocketStateEvent
/
UnrecoverableError
Unrecoverable
Error
data
class
UnrecoverableError
(
val
error
:
Error.NetworkError
)
:
SfuSocketStateEvent
Event to notify an Unrecoverable Error happened on the WebSocket connection.
Members
Constructors
Unrecoverable
Error
Link copied to clipboard
constructor
(
error
:
Error.NetworkError
)
Properties
error
Link copied to clipboard
val
error
:
Error.NetworkError