-
- All Implemented Interfaces:
-
org.acra.attachment.AttachmentUriProvider
public final class DefaultAttachmentProvider implements AttachmentUriProvider
Reads attachment uris from the configuration
-
-
Constructor Summary
Constructors Constructor Description DefaultAttachmentProvider()
-
Method Summary
Modifier and Type Method Description List<Uri>getAttachments(Context context, CoreConfiguration configuration){@inheritDoc} -
-
Method Detail
-
getAttachments
List<Uri> getAttachments(Context context, CoreConfiguration configuration)
{@inheritDoc}
- Parameters:
context- a contextconfiguration- ACRA configuration
-
-
-
-