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

failedToCopyAttachment

data class failedToCopyAttachment : DittoKitError.StoreErrorReason

The attachment copy failed.

Constructors

<init>

failedToCopyAttachment(error: IOException)

The attachment copy failed.

Properties

error

val error: IOException