Android SDK Version


public class ErrorReportHandler
Field Summary
Modifier and TypeFieldDescription
public final static ErrorReportHandlerINSTANCE
Method Summary
Modifier and TypeMethodDescription
final static Unitsave(String msg)
final static Unitenable()
final static UnitsendErrorReports() Load cached error reports from cache directory defined in , create Graph Request and send the request to Facebook along with crash reports.
final static Array<File>listErrorReportFiles()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

save

 final static Unitsave(String msg)

enable

 final static Unitenable()

sendErrorReports

 final static UnitsendErrorReports()
Load cached error reports from cache directory defined in , create Graph Request and send the request to Facebook along with crash reports.

listErrorReportFiles

 final static Array<File> listErrorReportFiles()