MediaSFU Shared
Preparing search index...
HandleStopWhiteboardOptions
Interface HandleStopWhiteboardOptions
interface
HandleStopWhiteboardOptions
{
socket
:
Socket
;
roomName
:
string
;
showAlert
?:
ShowAlert
;
updateWhiteboardStarted
:
(
started
:
boolean
)
=>
void
;
updateWhiteboardEnded
:
(
ended
:
boolean
)
=>
void
;
updateIsConfigureWhiteboardModalVisible
:
(
isVisible
:
boolean
)
=>
void
;
}
Index
Properties
socket
room
Name
show
Alert?
update
Whiteboard
Started
update
Whiteboard
Ended
update
Is
Configure
Whiteboard
Modal
Visible
Properties
socket
socket
:
Socket
room
Name
roomName
:
string
Optional
show
Alert
showAlert
?:
ShowAlert
update
Whiteboard
Started
updateWhiteboardStarted
:
(
started
:
boolean
)
=>
void
update
Whiteboard
Ended
updateWhiteboardEnded
:
(
ended
:
boolean
)
=>
void
update
Is
Configure
Whiteboard
Modal
Visible
updateIsConfigureWhiteboardModalVisible
:
(
isVisible
:
boolean
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
socket
room
Name
show
Alert
update
Whiteboard
Started
update
Whiteboard
Ended
update
Is
Configure
Whiteboard
Modal
Visible
MediaSFU
MediaSFU Shared - v1.0.1
Loading...