Package com.cefrium

Interface CefriumBrowser.PdfCallback

Enclosing class:
CefriumBrowser

public static interface CefriumBrowser.PdfCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onPdfPrinted(String filePath, boolean success)
     
  • Method Details

    • onPdfPrinted

      void onPdfPrinted(String filePath, boolean success)