toggle menu
stream-webrtc-android
1.2.2
androidJvm
switch theme
search in API
stream-webrtc-android
/
org.webrtc
/
ThreadUtils
/
awaitUninterruptibly
await
Uninterruptibly
open
fun
awaitUninterruptibly
(
latch
:
CountDownLatch
)
open
fun
awaitUninterruptibly
(
barrier
:
CountDownLatch
,
timeoutMs
:
Long
)
:
Boolean