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
/
getCall
get
Call
@
GET
(
value
=
"/video/call/{type}/{id}"
)
abstract
suspend
fun
getCall
(
@
Path
(
value
=
"type"
)
type
:
String
,
@
Path
(
value
=
"id"
)
id
:
String
,
@
Query
(
value
=
"connection_id"
)
connectionId
:
String
?
=
null
,
@
Query
(
value
=
"members_limit"
)
membersLimit
:
Int
?
=
null
,
@
Query
(
value
=
"ring"
)
ring
:
Boolean
?
=
null
,
@
Query
(
value
=
"notify"
)
notify
:
Boolean
?
=
null
,
@
Query
(
value
=
"video"
)
video
:
Boolean
?
=
null
)
:
GetCallResponse
Get Call