getLocalUri

open fun getLocalUri(filename: String): String

Returns the user's storage directory with the attachment path used to load the file. Example: filePath: "attachment-1.jpg" returns "/data/user/0/com.yourdomain.app/files/attachments/attachment-1.jpg".