stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.android.video.generated.models
/
ParticipantSeriesTimeframe
/
ParticipantSeriesTimeframe
Participant
Series
Timeframe
constructor
(
@
Json
(
name
=
"max_points"
)
maxPoints
:
Int
,
@
Json
(
name
=
"since"
)
since
:
OffsetDateTime
,
@
Json
(
name
=
"step_seconds"
)
stepSeconds
:
Int
,
@
Json
(
name
=
"until"
)
until
:
OffsetDateTime
)