JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.acra.config
Interface Configuration
All Known Implementing Classes:
CoreConfiguration
,
DialogConfiguration
,
HttpSenderConfiguration
,
LimiterConfiguration
,
MailSenderConfiguration
,
NotificationConfiguration
,
SchedulerConfiguration
,
ToastConfiguration
public interface
Configuration
A configuration object
Since:
01.06.2017
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
enabled
()
checks if the corresponding plugin is enabled
Method Detail
enabled
boolean enabled()
checks if the corresponding plugin is enabled
Returns:
if this is enabled
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method