BACInputFragment.OnBACInputListener

This interface must be implemented by activities that contain this fragment to allow an interaction in this fragment to be communicated to the activity and potentially other fragments contained in that activity.

See the Android Training lesson Communicating with Other Fragments for more information.

Package com.appliedrec.mrtdreader

public static interface BACInputFragment.OnBACInputListener

Methods

onBACChanged

Introduced in version 1.0.0

public onBACChanged(BACSpec)

Called when the BAC specification changes as a result of user input

Parameters

bacSpec com.appliedrec.mrtdreader.BACSpec
The new BAC specification