Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
StatsReportHandlerMap
Type Alias StatsReportHandlerMap
Stats
Report
Handler
Map
:
{
StatsReport.byte_sent_stats
:
(
(
report
:
ByteSentStatsReport
)
=>
void
)
;
StatsReport.call_feed_report
:
(
(
report
:
CallFeedReport
)
=>
void
)
;
StatsReport.connection_stats
:
(
(
report
:
ConnectionStatsReport
)
=>
void
)
;
StatsReport.summary_stats
:
(
(
report
:
SummaryStatsReport
)
=>
void
)
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
matrix-js-sdk
Loading...