MediaSFU React Native
Preparing search index...
UpdatedCoHostOptions
Interface UpdatedCoHostOptions
interface
UpdatedCoHostOptions
{
coHost
:
string
;
coHostResponsibility
:
CoHostResponsibility
[]
;
showAlert
?:
ShowAlert
;
eventType
:
EventType
;
islevel
:
string
;
member
:
string
;
youAreCoHost
:
boolean
;
updateCoHost
:
(
coHost
:
string
)
=>
void
;
updateCoHostResponsibility
:
(
responsibility
:
CoHostResponsibility
[]
,
)
=>
void
;
updateYouAreCoHost
:
(
youAreCoHost
:
boolean
)
=>
void
;
}
Index
Properties
co
Host
co
Host
Responsibility
show
Alert?
event
Type
islevel
member
you
Are
Co
Host
update
Co
Host
update
Co
Host
Responsibility
update
You
Are
Co
Host
Properties
co
Host
coHost
:
string
co
Host
Responsibility
coHostResponsibility
:
CoHostResponsibility
[]
Optional
show
Alert
showAlert
?:
ShowAlert
event
Type
eventType
:
EventType
islevel
islevel
:
string
member
member
:
string
you
Are
Co
Host
youAreCoHost
:
boolean
update
Co
Host
updateCoHost
:
(
coHost
:
string
)
=>
void
update
Co
Host
Responsibility
updateCoHostResponsibility
:
(
responsibility
:
CoHostResponsibility
[]
)
=>
void
update
You
Are
Co
Host
updateYouAreCoHost
:
(
youAreCoHost
:
boolean
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
co
Host
co
Host
Responsibility
show
Alert
event
Type
islevel
member
you
Are
Co
Host
update
Co
Host
update
Co
Host
Responsibility
update
You
Are
Co
Host
MediaSFU
MediaSFU React Native
Loading...