Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
MCallBase
Interface MCallBase
interface
MCallBase
{
call_id
:
string
;
conf_id
?:
string
;
dest_session_id
?:
string
;
party_id
?:
string
;
sender_session_id
?:
string
;
version
:
string
|
number
;
}
Hierarchy (
view full
)
MCallBase
MCallHangupReject
MCallAnswer
MCallReplacesEvent
MCallSelectAnswer
MCallInviteNegotiate
MCallCandidates
Index
Properties
call_
id
conf_
id?
dest_
session_
id?
party_
id?
sender_
session_
id?
version
Properties
call_
id
call_
id
:
string
Optional
conf_
id
conf_
id
?:
string
Optional
dest_
session_
id
dest_
session_
id
?:
string
Optional
party_
id
party_
id
?:
string
Optional
sender_
session_
id
sender_
session_
id
?:
string
version
version
:
string
|
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
call_
id
conf_
id
dest_
session_
id
party_
id
sender_
session_
id
version
matrix-js-sdk
Loading...