onInitialized
abstract fun onInitialized(credentials: List<JumioCredentialInfo>, consentItems: List<JumioConsentItem>?)
SDK settings are loaded and all credentials of this workflow are provided If policyUrl is not null the user must actively consent to it. Please make sure to call JumioController.userConsented for each JumioConsentItem before starting a credential
Parameters
credentials
consentItems
List of JumioConsentItem or null