shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk
/
MediaSfuEngine
/
connectToRemoteIPs
connect
To
Remote
IPs
suspend
fun
connectToRemoteIPs
(
remoteIPs
:
List
<
String
>
,
apiUserName
:
String
,
apiToken
:
String
,
apiKey
:
String
?
=
null
)
:
Result
<
ConnectIpsResult
>