toggle menu
ditto
4.7.0-alpha.1
androidJvm
switch theme
search in API
ditto
/
live.ditto
/
DittoError
/
StoreErrorReason
/
AttachmentNotFound
Attachment
Not
Found
data
class
AttachmentNotFound
(
val
message
:
String
)
:
DittoError.StoreErrorReason
The attachment could not be found. (fetch)
Since
4.6.0
Members
Constructors
Attachment
Not
Found
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String