DefaultAttachmentProvider

class DefaultAttachmentProvider : AttachmentUriProvider

Reads attachment uris from the configuration

Author

F43nd1r

Since

10.03.2017

Constructors

DefaultAttachmentProvider
Link copied to clipboard
fun DefaultAttachmentProvider()

Functions

getAttachments
Link copied to clipboard
open override fun getAttachments(context: Context, configuration: CoreConfiguration): List<Uri>
{@inheritDoc}