MediaSFU Shared
Preparing search index...
HandleStartWhiteboardOptions
Interface HandleStartWhiteboardOptions
interface
HandleStartWhiteboardOptions
{
socket
:
Socket
;
whiteboardUsers
:
WhiteboardUser
[]
;
roomName
:
string
;
whiteboardStarted
:
boolean
;
whiteboardEnded
:
boolean
;
showAlert
?:
ShowAlert
;
updateWhiteboardStarted
:
(
started
:
boolean
)
=>
void
;
updateWhiteboardEnded
:
(
ended
:
boolean
)
=>
void
;
updateIsConfigureWhiteboardModalVisible
:
(
isVisible
:
boolean
)
=>
void
;
}
Index
Properties
socket
whiteboard
Users
room
Name
whiteboard
Started
whiteboard
Ended
show
Alert?
update
Whiteboard
Started
update
Whiteboard
Ended
update
Is
Configure
Whiteboard
Modal
Visible
Properties
socket
socket
:
Socket
whiteboard
Users
whiteboardUsers
:
WhiteboardUser
[]
room
Name
roomName
:
string
whiteboard
Started
whiteboardStarted
:
boolean
whiteboard
Ended
whiteboardEnded
:
boolean
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
whiteboard
Users
room
Name
whiteboard
Started
whiteboard
Ended
show
Alert
update
Whiteboard
Started
update
Whiteboard
Ended
update
Is
Configure
Whiteboard
Modal
Visible
MediaSFU
MediaSFU Shared - v1.0.1
Loading...