toggle menu
stream-video-android
1.14.2
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
ParticipantCountByMinuteResponse
/
ParticipantCountByMinuteResponse
Participant
Count
By
Minute
Response
constructor
(
@
Json
(
name
=
"first"
)
first
:
Int
,
@
Json
(
name
=
"last"
)
last
:
Int
,
@
Json
(
name
=
"max"
)
max
:
Int
,
@
Json
(
name
=
"min"
)
min
:
Int
,
@
Json
(
name
=
"start_ts"
)
startTs
:
OffsetDateTime
)