stream-webrtc-android
Toggle table of contents
1.3.6
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
stream-webrtc-android
stream-webrtc-android-ktx
/
io.getstream.webrtc.android.ktx
/
suspendSdpObserver
suspend
Sdp
Observer
inline suspend
fun
suspendSdpObserver
(
crossinline
call
:
(
SdpObserver
)
->
Unit
)
:
Result
<
Unit
>