toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.utils
/
LatencyResult
/
LatencyResult
Latency
Result
constructor
(
latencyUrl
:
String
,
measurements
:
List
<
Float
>
=
emptyList()
,
average
:
Double
=
100.0
,
failed
:
Throwable
?
=
null
)