MediaSFU React Native
Preparing search index...
MessageParticipantsOptions
Interface MessageParticipantsOptions
interface
MessageParticipantsOptions
{
coHostResponsibility
:
CoHostResponsibility
[]
;
participant
:
Participant
;
member
:
string
;
islevel
:
string
;
showAlert
?:
ShowAlert
;
coHost
:
string
;
updateIsMessagesModalVisible
:
(
isVisible
:
boolean
)
=>
void
;
updateDirectMessageDetails
:
(
participant
:
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
coHostResponsibility
:
CoHostResponsibility
[]
participant
participant
:
Participant
member
member
:
string
islevel
islevel
:
string
Optional
show
Alert
showAlert
?:
ShowAlert
co
Host
coHost
:
string
update
Is
Messages
Modal
Visible
updateIsMessagesModalVisible
:
(
isVisible
:
boolean
)
=>
void
update
Direct
Message
Details
updateDirectMessageDetails
:
(
participant
:
Participant
)
=>
void
update
Start
Direct
Message
updateStartDirectMessage
:
(
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 React Native
Loading...