A
E
G
H
I
K
L
N
O
P
R
S
T
G
- get(String) - function in org.json.LimiterData.ReportMetadata
- getBoolean(String) - function in org.json.LimiterData.ReportMetadata
- getDeleteReportsOnAppUpdate() - function in org.acra.config.LimiterConfiguration
- This property can be used to determine whether old (out of date) reports should be sent or not.
- getDouble(String) - function in org.json.LimiterData.ReportMetadata
- getEnabled() - function in org.acra.config.LimiterConfiguration
- enables this plugin
- getExceptionClass() - function in org.acra.config.LimiterData.ReportMetadata
- getExceptionClassLimit() - function in org.acra.config.LimiterConfiguration
- limit for reports with the same exception class per period
- getFailedReportLimit() - function in org.acra.config.LimiterConfiguration
- limit for unsent reports to keep
- getIgnoredCrashToast() - function in org.acra.config.LimiterConfiguration
- toast shown when a report was not collected or sent because a limit was exceeded
- getInt(String) - function in org.json.LimiterData.ReportMetadata
- getJSONArray(String) - function in org.json.LimiterData.ReportMetadata
- getJSONObject(String) - function in org.json.LimiterData.ReportMetadata
- getLong(String) - function in org.json.LimiterData.ReportMetadata
- getOverallLimit() - function in org.acra.config.LimiterConfiguration
- general limit of reports per period
- getPeriod() - function in org.acra.config.LimiterConfiguration
- number of periodUnits in which to limit reportsReports which have been collected before this will not be considered for any limits except failedReportLimit
- getPeriodUnit() - function in org.acra.config.LimiterConfiguration
- Unit of period
- getReportMetadata() - function in org.acra.config.LimiterData
- getResetLimitsOnAppUpdate() - function in org.acra.config.LimiterConfiguration
- Resetting limits after an app update allows you to see if a bug still exists.
- getStacktrace() - function in org.acra.config.LimiterData.ReportMetadata
- getStacktraceLimit() - function in org.acra.config.LimiterConfiguration
- limit for reports with the same stacktrace per period
- getString(String) - function in org.json.LimiterData.ReportMetadata
- getTimestamp() - function in org.acra.config.LimiterData.ReportMetadata