Package libcore.io

Interface DropBox.Reporter

  • Enclosing class:
    DropBox

    public static interface DropBox.Reporter
    Interface to allow customization of reporting behavior.
    • Method Detail

      • addData

        void addData​(String tag,
                     byte[] data,
                     int flags)