toggle menu
VideoAndroidSDK
androidJvm
switch theme
search in API
video-common-ui
/
com.kaleyra.video_common_ui
/
ConferenceUI
/
call
call
fun
call
(
userIDs
:
List
<
String
>
,
options
:
Conference.CreationOptions
.
(
)
->
Unit
?
=
null
)
:
Result
<
CallUI
>
fun
call
(
userIDs
:
List
<
String
>
,
options
:
Conference.CreationOptions
.
(
)
->
Unit
?
=
null
,
chatId
:
String
?
=
null
)
:
Result
<
CallUI
>
Call
Parameters
user
IDs
to be called
options
creation options
open
override
val
call
:
SharedFlow
<
CallUI
>