JumioDigitalIdentityView
A custom view to handle JumioScanPart verification for digital identities.
Functions
Link copied to clipboard
Attach a scanPart to this view once scan step com.jumio.sdk.enums.JumioScanStep.DIGITAL_IDENTITY_VIEW is received to continue the verification.
Link copied to clipboard
Restores the state of this JumioDigitalIdentityView from the given Bundle. This method may be used android.app.Activity.onCreate or android.app.Activity.onRestoreInstanceState and should be called to restore the state of this view.
Link copied to clipboard
Saves the state of this JumioDigitalIdentityView used in android.app.Activity.onSaveInstanceState.