toggle menu
stream-video-android
1.14.2
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
ParticipantSeriesSubscriberStats
/
ParticipantSeriesSubscriberStats
Participant
Series
Subscriber
Stats
constructor
(
@
Json
(
name
=
"subscriptions"
)
subscriptions
:
List
<
ParticipantSeriesSubscriptionTrackMetrics
>
?
=
emptyList()
,
@
Json
(
name
=
"global"
)
global
:
Map
<
String
,
List
<
List
<
Float
>
>
>
?
=
emptyMap()
)