Package libcore.io
Interface DropBox.Reporter
-
- Enclosing class:
- DropBox
public static interface DropBox.ReporterInterface to allow customization of reporting behavior.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddData(String tag, byte[] data, int flags)voidaddText(String tag, String data)
-