core
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.internal.callstats.tests
/
HostConnectivityTest
/
HostConnectivityTest
Host
Connectivity
Test
constructor
(
config
:
RtcConfiguration
,
done
:
suspend
(
Any
)
->
Unit
,
failed
:
suspend
(
String
)
->
Unit
,
coroutineScope
:
CoroutineScope
,
logger
:
Logger
)