AttachmentFilePermissionDenied

data class AttachmentFilePermissionDenied(val message: String) : DittoError.StoreErrorReason

The attachment could not be found. (creation)

Since

4.6.0

Constructors

Link copied to clipboard
fun AttachmentFilePermissionDenied(message: String)

Properties

Link copied to clipboard
val message: String