Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
<internal>
VoipEvent
Interface VoipEvent
interface
VoipEvent
{
content
:
Record
<
string
,
unknown
>
;
eventType
:
string
;
opponentDeviceId
?:
string
;
roomId
?:
string
;
type
:
"toDevice"
|
"sendEvent"
;
userId
?:
string
;
}
Index
Properties
content
event
Type
opponent
Device
Id?
room
Id?
type
user
Id?
Properties
content
content
:
Record
<
string
,
unknown
>
event
Type
event
Type
:
string
Optional
opponent
Device
Id
opponent
Device
Id
?:
string
Optional
room
Id
room
Id
?:
string
type
type
:
"toDevice"
|
"sendEvent"
Optional
user
Id
user
Id
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
content
event
Type
opponent
Device
Id
room
Id
type
user
Id
matrix-js-sdk
Loading...
Generated using
TypeDoc