start

fun start(context: Context, controllerInterface: JumioControllerInterface): JumioController

Starts the sdk with the specified token and data center

Return

JumioController instance

Parameters

context

Context reference

controllerInterface