toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
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