ditto-lib / live.ditto / DittoKitError / StoreErrorReason / failedToCopyAttachment

failedToCopyAttachment

data class failedToCopyAttachment : StoreErrorReason

The attachment copy failed.

Constructors

<init>

The attachment copy failed.

failedToCopyAttachment(error: IOException)

Properties

error

val error: IOException