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.android.video.generated.models
/
CallReactionEvent
/
CallReactionEvent
Call
Reaction
Event
constructor
(
@
Json
(
name
=
"call_cid"
)
callCid
:
String
,
@
Json
(
name
=
"created_at"
)
createdAt
:
OffsetDateTime
,
@
Json
(
name
=
"reaction"
)
reaction
:
ReactionResponse
,
@
Json
(
name
=
"type"
)
type
:
String
)