Interface | Description |
---|---|
XmlAssistModeFragment.DownloadXmlListener |
This interface must be implemented by activities that contain this
fragment to allow an interaction and handle xml download failure events
and open facematch fragment in case of successful download and parsing
in this fragment to be communicated
to the activity and potentially other fragments contained in that
activity.
|
XmlWebViewFragment.DownloadXmlListener |
This interface must be implemented by activities that contain this
fragment to allow an interaction and handle xml download failure events
and open facematch fragment in case of successful download and parsing
in this fragment to be communicated
to the activity and potentially other fragments contained in that
activity.
|
ZoopFaceMatchFragment.CameraInteractionListener |
This interface must be implemented by activities that contain this
fragment handles event from camera app and other face match errors in this fragment to be communicated
to the
ZoopKycActivity activity |
Class | Description |
---|---|
XmlAssistModeFragment |
A simple
Fragment subclass. |
XmlWebViewFragment |
A simple
Fragment subclass. |
ZoopFaceMatchFragment |
A simple
Fragment subclass. |