Private
_Private
_Private
_Private
_Private
_Private
_Private
_Private
_Private
_Private
_Readonly
typeProvider type identifier
Provider events
Whether the provider is currently connected
Current connection status
Connect to the collaboration service
The shared notebook model
Document identifier
Optional
options: Record<string, unknown>Additional connection options
Promise that resolves when connected
Disconnect from the collaboration service
Dispose of the resources held by the object.
If the object's dispose
method is called more than once, all
calls made after the first will be a no-op.
It is undefined behavior to use any functionality of the object after it has been disposed unless otherwise explicitly noted.
Get the underlying WebSocket provider
The WebSocket provider or null if not connected
Get the shared model
The shared model or null if not connected
Handle connection close event
Close event
Handle synchronization event
Whether the document is synchronized
Private
set
Electron Collaboration Provider that uses IPC for session ID requests