matrix-js-sdk
Preparing search index...
matrix
<internal>
GroupCallStats
Class GroupCallStats
Index
Constructors
constructor
Properties
reports
Methods
add
Stats
Report
Gatherer
get
Stats
Report
Gatherer
has
Stats
Report
Gatherer
remove
Stats
Report
Gatherer
set
Interval
start
stop
update
Opponent
Member
Constructors
constructor
new
GroupCallStats
(
groupCallId
:
string
,
userId
:
string
,
interval
?:
number
,
)
:
GroupCallStats
Parameters
groupCallId
:
string
userId
:
string
interval
:
number
= 10000
Returns
GroupCallStats
Properties
Readonly
reports
reports
:
StatsReportEmitter
= ...
Methods
add
Stats
Report
Gatherer
addStatsReportGatherer
(
callId
:
string
,
opponentMemberId
:
string
,
peerConnection
:
RTCPeerConnection
,
)
:
boolean
Parameters
callId
:
string
opponentMemberId
:
string
peerConnection
:
RTCPeerConnection
Returns
boolean
get
Stats
Report
Gatherer
getStatsReportGatherer
(
callId
:
string
)
:
undefined
|
CallStatsReportGatherer
Parameters
callId
:
string
Returns
undefined
|
CallStatsReportGatherer
has
Stats
Report
Gatherer
hasStatsReportGatherer
(
callId
:
string
)
:
boolean
Parameters
callId
:
string
Returns
boolean
remove
Stats
Report
Gatherer
removeStatsReportGatherer
(
callId
:
string
)
:
boolean
Parameters
callId
:
string
Returns
boolean
set
Interval
setInterval
(
interval
:
number
)
:
void
Parameters
interval
:
number
Returns
void
start
start
()
:
void
Returns
void
stop
stop
()
:
void
Returns
void
update
Opponent
Member
updateOpponentMember
(
callId
:
string
,
opponentMember
:
string
)
:
void
Parameters
callId
:
string
opponentMember
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
reports
Methods
add
Stats
Report
Gatherer
get
Stats
Report
Gatherer
has
Stats
Report
Gatherer
remove
Stats
Report
Gatherer
set
Interval
start
stop
update
Opponent
Member
matrix-js-sdk
Loading...