Interface: IOptions¶
application-extension.IWebRtcProvider.IOptions
Hierarchy¶
IOptions↳
IOptions
Properties¶
contentType¶
• contentType: string
Inherited from¶
IDocumentProviderFactory.IOptions.contentType
Defined in¶
node_modules/@jupyterlab/docprovider/lib/tokens.d.ts:55
path¶
• path: string
The name (id) of the room
Inherited from¶
IDocumentProviderFactory.IOptions.path
Defined in¶
node_modules/@jupyterlab/docprovider/lib/tokens.d.ts:54
room¶
• room: string
Defined in¶
packages/application-extension/lib/index.d.ts:9
signalingUrls¶
• Optional signalingUrls: string[]
Defined in¶
packages/application-extension/lib/index.d.ts:10
ymodel¶
• ymodel: YDocument<DocumentChange>
The YNotebook.
Inherited from¶
IDocumentProviderFactory.IOptions.ymodel
Defined in¶
node_modules/@jupyterlab/docprovider/lib/tokens.d.ts:59