ModuleNotLinkedException

Thrown during workflow setup when a Jumio plugin module that the backend-declared workflow requires is not linked into the host application.

module is the Maven coordinate (e.g. "com.jumio.android:docfinder") the host app must add to its build.gradle dependencies block to resolve the error.

Constructors

Link copied to clipboard
constructor(module: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard