toggle menu
stream-video-android
1.11.2
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
CallParticipantCountReportResponse
Call
Participant
Count
Report
Response
data
class
CallParticipantCountReportResponse
(
@
Json
(
name
=
"daily"
)
val
daily
:
List
<
DailyAggregateCallParticipantCountReportResponse
>
)
Members
Constructors
Call
Participant
Count
Report
Response
Link copied to clipboard
constructor
(
@
Json
(
name
=
"daily"
)
daily
:
List
<
DailyAggregateCallParticipantCountReportResponse
>
)
Properties
daily
Link copied to clipboard
val
daily
:
List
<
DailyAggregateCallParticipantCountReportResponse
>