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
/
getOrCreateCall
get
Or
Create
Call
@
POST
(
value
=
"/video/call/{type}/{id}"
)
abstract
suspend
fun
getOrCreateCall
(
@
Path
(
value
=
"type"
)
type
:
String
,
@
Path
(
value
=
"id"
)
id
:
String
,
@
Query
(
value
=
"connection_id"
)
connectionId
:
String
?
=
null
,
@
Body
getOrCreateCallRequest
:
GetOrCreateCallRequest
)
:
GetOrCreateCallResponse
Get or create a call Gets or creates a new call