toggle menu
stream-video-android
1.14.2
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
CallModerationBlurEvent
/
CallModerationBlurEvent
Call
Moderation
Blur
Event
constructor
(
@
Json
(
name
=
"call_cid"
)
callCid
:
String
,
@
Json
(
name
=
"created_at"
)
createdAt
:
OffsetDateTime
,
@
Json
(
name
=
"user_id"
)
userId
:
String
,
@
Json
(
name
=
"custom"
)
custom
:
Map
<
String
,
Any
?
>
=
emptyMap()
,
@
Json
(
name
=
"type"
)
type
:
String
)