ditto
3.0.7
ditto
/
live.ditto
/
DittoError
/
StoreErrorReason
/
FailedToCopyAttachment
Failed
To
Copy
Attachment
data
class
FailedToCopyAttachment
(
val
error
:
IOException
)
:
DittoError.StoreErrorReason
Content copied to clipboard
The attachment copy failed.
Constructors
Properties
Constructors
Failed
To
Copy
Attachment
Link copied to clipboard
fun
FailedToCopyAttachment
(
error
:
IOException
)
Content copied to clipboard
Properties
error
Link copied to clipboard
val
error
:
IOException
Content copied to clipboard