shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk
/
MediaSfuEngine
/
createSendTransport
create
Send
Transport
suspend
fun
createSendTransport
(
option
:
String
,
audioConstraints
:
Map
<
String
,
Any
>
?
=
null
,
videoConstraints
:
Map
<
String
,
Any
>
?
=
null
)
:
Result
<
Unit
>