core
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.internal.callstats.models
/
ConsumerStatistics
/
ConsumerStatistics
Consumer
Statistics
constructor
(
consumerId
:
String
?
=
""
,
peerId
:
String
?
=
""
,
producerId
:
String
?
=
""
,
videoStats
:
List
<
InboundVideoStreamStats
>
=
emptyList()
,
audioStats
:
List
<
InboundAudioStreamStats
>
=
emptyList()
)