OdspDocumentServiceFactoryCore Class
Factory for creating the sharepoint document service. Use this if you want to use the sharepoint implementation.
This constructor should be used by environments that support dynamic imports and that wish to leverage code splitting as a means to keep bundles as small as possible.
Signature
export declare class OdspDocumentServiceFactoryCore implements IDocumentServiceFactory
Implements: IDocumentServiceFactory
Constructors
Constructor | Description |
---|---|
(constructor)(getStorageToken, getWebsocketToken, getSocketIOClient, persistedCache, hostPolicy) | Constructs a new instance of the OdspDocumentServiceFactoryCore class |
Properties
Property | Type | Description |
---|---|---|
persistedCache | IPersistedCache | |
protocolName |