Options
All
  • Public
  • Public/Protected
  • All
Menu

Options used when instantiating a ReadingSystemEngine.

Hierarchy

  • IReadingSystemEngineOptions

Index

Properties

licenseApiKey

licenseApiKey: string

The License API key provided by Colibrio. Required.

Optional licenseApiNativeAppSecret

licenseApiNativeAppSecret?: string

The License API secret provided by Colibrio. A unique identifier for the application. Required for native apps. Should not be set for web apps.

Optional platformWorkaroundOptions

platformWorkaroundOptions?: IPlatformWorkaroundOptions

Options for various browser/platform specific workarounds

Generated using TypeDoc