SessionFailureDialogListener

Session failure dialog listener

Package com.appliedrec.verid.ui2

public interface SessionFailureDialogListener

Methods

onCancel

Introduced in version 1.0.0

public onCancel()

Called when the user wants to cancel the session.

onShowTips

Introduced in version 1.0.0

public onShowTips()

Called when the user wants to see tips on how to use Ver-ID.

onRetry

Introduced in version 1.0.0

public onRetry()

Called when the user wants to retry the session.