toggle menu
stream-webrtc-android
1.2.2
androidJvm
switch theme
search in API
stream-webrtc-android-ktx
/
io.getstream.webrtc.android.ktx
/
suspendSdpObserver
suspend
Sdp
Observer
inline suspend
fun
suspendSdpObserver
(
crossinline
call
:
(
SdpObserver
)
->
Unit
)
:
Result
<
Unit
>