public final class ToastConfiguration extends Object implements Serializable, Configuration
AcraToast (18.03.2020 16:20:26)| Constructor and Description |
|---|
ToastConfiguration(org.acra.config.ToastConfigurationBuilderImpl arg0) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
enabled()
checks if the corresponding plugin is enabled
|
int |
length() |
String |
text() |
public ToastConfiguration(@NonNull
org.acra.config.ToastConfigurationBuilderImpl arg0)
public boolean enabled()
Configurationenabled in interface Configuration@Nullable public String text()
public int length()