dittosynckit / live.ditto / DittoSyncKitError / 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