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
/
org.webrtc
/
ThreadUtils
/
awaitUninterruptibly
await
Uninterruptibly
open
fun
awaitUninterruptibly
(
latch
:
CountDownLatch
)
open
fun
awaitUninterruptibly
(
barrier
:
CountDownLatch
,
timeoutMs
:
Long
)
:
Boolean