Review Fragment Listener
            Interface used by ReviewFragmentStandard and ReviewFragmentCompat to dispatch events to the hosting Activity.
public interface ReviewFragmentListener
Content copied to clipboard
Functions
onDocumentReviewedAndAnalyzed
                        
                  Link copied to clipboard
                      
                    
                  @Deprecated()
Content copied to clipboard
onDocumentWasRotated
                        
                  Link copied to clipboard
                      
                    
                  @Deprecated()
Content copied to clipboard
onError
                        
                  Link copied to clipboard
                      
                    
                  onExtractionsAvailable
                        
                  Link copied to clipboard
                      
                    
                  @Deprecated()
Content copied to clipboard
onProceedToAnalysisScreen
                        
                  Link copied to clipboard
                      
                    
                  abstract void onProceedToAnalysisScreen(Document document, String errorMessage)
Content copied to clipboard
onProceedToNoExtractionsScreen
                        
                  Link copied to clipboard
                      
                    
                  @Deprecated()
Content copied to clipboard
onShouldAnalyzeDocument
                        
                  Link copied to clipboard
                      
                    
                  Inheritors
ReviewActivity
                        
                Link copied to clipboard