-
public interface AttachmentUriProviderProvides attachment uris to ACRA
-
-
Method Summary
Modifier and Type Method Description abstract List<Uri>getAttachments(Context context, CoreConfiguration configuration)-
-
Method Detail
-
getAttachments
abstract List<Uri> getAttachments(Context context, CoreConfiguration configuration)
- Parameters:
context- a contextconfiguration- ACRA configuration
-
-
-
-