toggle menu
stream-video-android
1.12.0
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.apis
/
ProductvideoApi
/
sendVideoReaction
send
Video
Reaction
@
POST
(
value
=
"/video/call/{type}/{id}/reaction"
)
abstract
suspend
fun
sendVideoReaction
(
@
Path
(
value
=
"type"
)
type
:
String
,
@
Path
(
value
=
"id"
)
id
:
String
,
@
Body
sendReactionRequest
:
SendReactionRequest
)
:
SendReactionResponse
Send reaction to the call Sends reaction to the call