SourceRef

@Serializable
data class SourceRef(val identityKey: String?, val markerRemoteId: String?, val markerFingerprint: String)(source)

Pins the remote set a restore was offered from, so a later resume can detect a switch to another backup.

Constructors

Link copied to clipboard
constructor(identityKey: String?, markerRemoteId: String?, markerFingerprint: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

True when both references describe the same remote set.