Preparing search index...
The search index is not available
MediaSFU Angular
MediaSFU Angular
DisconnectOptions
Interface DisconnectOptions
interface
DisconnectOptions
{
showAlert
?:
ShowAlert
;
redirectURL
?:
string
;
onWeb
:
boolean
;
updateValidated
?:
(
(
isValidated
:
boolean
)
=>
void
)
;
}
Index
Properties
show
Alert?
redirectURL?
on
Web
update
Validated?
Properties
Optional
show
Alert
show
Alert
?:
ShowAlert
Optional
redirectURL
redirectURL
?:
string
on
Web
on
Web
:
boolean
Optional
update
Validated
update
Validated
?:
(
(
isValidated
:
boolean
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
show
Alert
redirectURL
on
Web
update
Validated
MediaSFU
MediaSFU Angular
Loading...