getAttachmentUriFromProcess

open fun getAttachmentUriFromProcess(@NonNull processUUID: String, @NonNull fileName: String): Uri
open fun getAttachmentUriFromProcess(    @NonNull processUUID: String,     @NonNull fileName: String,     @Nullable displayName: String): Uri