shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk
/
MediaSfuEngine
/
connectReceiveTransport
connect
Receive
Transport
suspend
fun
connectReceiveTransport
(
consumer
:
WebRtcConsumer
,
consumerTransport
:
WebRtcTransport
,
remoteProducerId
:
String
,
serverConsumerTransportId
:
String
)
:
Result
<
Unit
>