Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
SummaryStatsReportGatherer
Class SummaryStatsReportGatherer
Index
Constructors
constructor
Methods
build
extend
Summary
Report
Constructors
constructor
new
SummaryStatsReportGatherer
(
emitter
:
StatsReportEmitter
,
)
:
SummaryStatsReportGatherer
Parameters
emitter
:
StatsReportEmitter
Returns
SummaryStatsReportGatherer
Methods
build
build
(
allSummary
:
CallStatsReportSummary
[]
)
:
void
Parameters
allSummary
:
CallStatsReportSummary
[]
Returns
void
Static
extend
Summary
Report
extendSummaryReport
(
report
:
SummaryStatsReport
,
callParticipants
:
Map
<
RoomMember
,
Map
<
string
,
ParticipantState
>
>
,
)
:
void
Parameters
report
:
SummaryStatsReport
callParticipants
:
Map
<
RoomMember
,
Map
<
string
,
ParticipantState
>
>
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
build
extend
Summary
Report
matrix-js-sdk
Loading...