Preparing search index...
The search index is not available
MediaSFU Angular
MediaSFU Angular
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
co
Host
:
string
co
Host
Responsibility
co
Host
Responsibility
:
CoHostResponsibility
[]
Optional
show
Alert
show
Alert
?:
ShowAlert
event
Type
event
Type
:
EventType
islevel
islevel
:
string
member
member
:
string
you
Are
Co
Host
you
Are
Co
Host
:
boolean
update
Co
Host
update
Co
Host
:
(
(
coHost
:
string
)
=>
void
)
update
Co
Host
Responsibility
update
Co
Host
Responsibility
:
(
(
responsibility
:
CoHostResponsibility
[]
)
=>
void
)
update
You
Are
Co
Host
update
You
Are
Co
Host
:
(
(
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 Angular
Loading...