matrix-js-sdk
Preparing search index...
matrix
<internal>
ICallNotifyContent
Interface ICallNotifyContent
Deprecated
Use
IRTCNotificationContent
instead.
interface
ICallNotifyContent
{
application
:
string
;
call_id
:
string
;
"m.mentions"
:
IMentions
;
notify_type
:
CallNotifyType
;
}
Index
Properties
application
call_
id
m.mentions
notify_
type
Properties
application
application
:
string
call_
id
call_id
:
string
m.mentions
"m.mentions"
:
IMentions
notify_
type
notify_type
:
CallNotifyType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
application
call_
id
m.mentions
notify_
type
matrix-js-sdk
Loading...
Deprecated
Use
IRTCNotificationContent
instead.