ColibrioReaderFramework

Functions

Link copied to clipboard
fun setLicenseOptions(licenseApiKey: String, licenseApiSecret: String)

Sets the Colibrio License API key and secret to use. This information is provided to you by Colibrio. You MUST call this method before instantiating a ColibrioReadingSystemView.

Properties

Link copied to clipboard
var debugEnabled: Boolean = false

Enable this option to allow remote WebView debugging and to enable logging of WebView console messages to the device log.

Link copied to clipboard

Enable logging of performance diagnostics to the device log.

Link copied to clipboard

This flag controls how the ReadingSystemEngine loads publications when you pass a RandomAccessDataSource.

Link copied to clipboard
const val versionCode: <Error class: unknown class>

Version code of Colibrio Reader Framework

Link copied to clipboard
const val versionName: <Error class: unknown class>

The semver version name of the Colibrio Reader Framework. For example: "2.0.0-rc.1"

Link copied to clipboard

Controls which WebView console messages that are logged based on severity.