Review Fragment Listener
Interface used by ReviewFragmentCompat to dispatch events to the hosting Activity.
public interface ReviewFragmentListener
Content copied to clipboard
Functions
onError
Link copied to clipboard
onProceedToAnalysisScreen
Link copied to clipboard
abstract void onProceedToAnalysisScreen(Document document, String errorMessage)
Content copied to clipboard
Inheritors
ReviewActivity
Link copied to clipboard