toggle menu
stream-video-android
1.11.3
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
ConnectionErrorEvent
/
ConnectionErrorEvent
Connection
Error
Event
constructor
(
@
Json
(
name
=
"connection_id"
)
connectionId
:
String
,
@
Json
(
name
=
"created_at"
)
createdAt
:
OffsetDateTime
,
@
Json
(
name
=
"error"
)
error
:
APIError
,
@
Json
(
name
=
"type"
)
type
:
String
)