Preparing search index...
The search index is not available
MediaSFU Angular
MediaSFU Angular
MessageParticipantsOptions
Interface MessageParticipantsOptions
interface
MessageParticipantsOptions
{
coHostResponsibility
:
CoHostResponsibility
[]
;
participant
:
Participant
;
member
:
string
;
islevel
:
string
;
showAlert
?:
ShowAlert
;
coHost
:
string
;
updateIsMessagesModalVisible
:
(
(
isVisible
:
boolean
)
=>
void
)
;
updateDirectMessageDetails
:
(
(
participant
:
null
|
Participant
)
=>
void
)
;
updateStartDirectMessage
:
(
(
start
:
boolean
)
=>
void
)
;
}
Index
Properties
co
Host
Responsibility
participant
member
islevel
show
Alert?
co
Host
update
Is
Messages
Modal
Visible
update
Direct
Message
Details
update
Start
Direct
Message
Properties
co
Host
Responsibility
co
Host
Responsibility
:
CoHostResponsibility
[]
participant
participant
:
Participant
member
member
:
string
islevel
islevel
:
string
Optional
show
Alert
show
Alert
?:
ShowAlert
co
Host
co
Host
:
string
update
Is
Messages
Modal
Visible
update
Is
Messages
Modal
Visible
:
(
(
isVisible
:
boolean
)
=>
void
)
update
Direct
Message
Details
update
Direct
Message
Details
:
(
(
participant
:
null
|
Participant
)
=>
void
)
update
Start
Direct
Message
update
Start
Direct
Message
:
(
(
start
:
boolean
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
co
Host
Responsibility
participant
member
islevel
show
Alert
co
Host
update
Is
Messages
Modal
Visible
update
Direct
Message
Details
update
Start
Direct
Message
MediaSFU
MediaSFU Angular
Loading...