Android SDK 100ms
lib
/
live.hms.video.utils
/
HMSCoroutineScope
/
launchWithTimeout
launch
With
Timeout
fun
HMSCoroutineScope
.
launchWithTimeout
(
block
:
suspend
CoroutineScope
.
(
)
->
Unit
)
:
Job