toggle menu
stream-video-android
1.18.3
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
MetricThreshold
/
MetricThreshold
Metric
Threshold
constructor
(
@
Json
(
name
=
"level"
)
level
:
String
,
@
Json
(
name
=
"operator"
)
operator
:
String
,
@
Json
(
name
=
"value"
)
value
:
Float
,
@
Json
(
name
=
"value_unit"
)
valueUnit
:
String
?
=
null
,
@
Json
(
name
=
"window_seconds"
)
windowSeconds
:
Int
?
=
null
)