HostStoragePolicy |
Legacy |
|
ICacheEntry |
Legacy |
Cache entry. Identifies file that this entry belongs to, and type of content stored in it.
|
ICollabSessionOptions |
Legacy |
|
IEntry |
Legacy |
Cache entry. Identifies file that this entry belongs to, and type of content stored in it.
|
IFileEntry |
Legacy |
|
IOdspError |
Legacy |
Base interface for all errors and warnings Superset of IDriverErrorBase, but with Odsp-specific errorType and properties
|
IOdspErrorAugmentations |
Legacy |
|
IOdspResolvedUrl |
Legacy |
|
IOdspUrlParts |
Legacy |
|
IOpsCachingPolicy |
Legacy |
|
IPersistedCache |
Legacy |
Persistent cache. This interface can be implemented by the host to provide durable caching across sessions. If not provided at driver factory construction, factory will use in-memory cache implementation that does not survive across sessions. Snapshot entires stored in the IPersistedCache will be considered stale and removed after 2 days. Read the README for more information.
|
IProvideSessionAwareDriverFactory |
Legacy |
An interface that allows a concrete instance of a driver factory to interrogate itself to find out if it is session aware.
|
IRelaySessionAwareDriverFactory |
Legacy |
An interface that allows a concrete instance of a driver factory to call the getRelayServiceSessionInfo function if it session aware.
|
ISharingLink |
Legacy |
Sharing link data received from the /snapshot api response.
|
ISharingLinkKind |
Legacy |
Defines the permissions scope for a share link requested to be created during the creation the file in ODSP. Providing these properties to the /snapshot api will also create and return the requested kind of sharing link.
|
ISnapshotOptions |
Legacy |
|
ISocketStorageDiscovery |
Legacy |
Socket storage discovery api response
|
OdspResourceTokenFetchOptions |
Legacy |
Represents access token fetch options for ODSP resource
|
ShareLinkInfoType |
Legacy |
Sharing link data created for the ODSP item. Contains information about either sharing link created while creating a new file or a redeemable share link created when loading an existing file
|
TokenFetchOptions |
Legacy |
Represents access token fetch options
|
TokenResponse |
Legacy |
Represents token response
|