ArchiveElement

public enum ArchiveElement

Undocumented

  • Undocumented

    Declaration

    Swift

    case messages
  • Undocumented

    Declaration

    Swift

    case consent
  • Undocumented

    Declaration

    Swift

    public func toFfi() -> FfiBackupElementSelection
  • Undocumented

    Declaration

    Swift

    public static func fromFfi(_ element: FfiBackupElementSelection)
    	-> ArchiveElement