public class NfcPassportView implements INfcPassportView
Represents a view for navigating through the process of NFC Scanning during passport scan.
public NfcPassportView(@NotNull
android.content.Context context,
@NotNull
android.util.AttributeSet attrs)
Represents a view for navigating through the process of NFC Scanning during passport scan.
@NotNull public io.scanbot.sdk.ui.view.nfc.NfcPassportView.Configuration getConfiguration()
public void setListener(@NotNull
io.scanbot.sdk.ui.view.nfc.INfcPassportView.Listener listener)
listener - which will receive callbacks on user interactions.public void updateState(@NotNull
io.scanbot.sdk.ui.view.nfc.INfcPassportView.State newState)
protected void onDetachedFromWindow()