StorageHelper
Constructors
Types
Functions
Link copied to clipboard
fun getAttachmentsFromUriList(context: Context, uriList: List<Uri>): List<AttachmentMetaData>
Content copied to clipboard
Queries the given list of content URI and returns the parsed metadata.
Link copied to clipboard
fun getCachedFileFromUri(context: Context, attachmentMetaData: AttachmentMetaData): File
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard