toggle menu
stream-video-android
1.14.2
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
CallStatsParticipantCounts
/
CallStatsParticipantCounts
Call
Stats
Participant
Counts
constructor
(
@
Json
(
name
=
"live_sessions"
)
liveSessions
:
Int
,
@
Json
(
name
=
"participants"
)
participants
:
Int
,
@
Json
(
name
=
"publishers"
)
publishers
:
Int
,
@
Json
(
name
=
"sessions"
)
sessions
:
Int
)