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
/
sendCallEvent
send
Call
Event
@
POST
(
value
=
"/video/call/{type}/{id}/event"
)
abstract
suspend
fun
sendCallEvent
(
@
Path
(
value
=
"type"
)
type
:
String
,
@
Path
(
value
=
"id"
)
id
:
String
,
@
Body
sendCallEventRequest
:
SendCallEventRequest
)
:
SendCallEventResponse
Send custom event Sends custom event to the call