-
public class ErrorReportHandler
-
-
Field Summary
Fields Modifier and Type Field Description public final static ErrorReportHandlerINSTANCE
-
Method Summary
Modifier and Type Method Description 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()-
-
Method Detail
-
sendErrorReports
final static Unit sendErrorReports()
-
listErrorReportFiles
final static Array<File> listErrorReportFiles()
-
-
-
-