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
/
joinCall
join
Call
@
POST
(
value
=
"/video/call/{type}/{id}/join"
)
abstract
suspend
fun
joinCall
(
@
Path
(
value
=
"type"
)
type
:
String
,
@
Path
(
value
=
"id"
)
id
:
String
,
@
Query
(
value
=
"connection_id"
)
connectionId
:
String
?
=
null
,
@
Body
joinCallRequest
:
JoinCallRequest
)
:
JoinCallResponse
Join call Request to join a call