kalium
common
backup
/
com.wire.backup.envelope
/
HeaderParseResult
/
Failure
/
UnsupportedVersion
Unsupported
Version
data
class
UnsupportedVersion
(
val
version
:
Int
)
:
HeaderParseResult.Failure
The
version
found in the backup is not supported. Either too old, or too new.
Members
Constructors
Unsupported
Version
Link copied to clipboard
constructor
(
version
:
Int
)
Properties
version
Link copied to clipboard
val
version
:
Int