DBFILESDownloadZipErrorTag

Objective-C

enum DBFILESDownloadZipErrorTag : NSInteger {}

Swift

@frozen enum DBFILESDownloadZipErrorTag : Int, @unchecked Sendable

The DBFILESDownloadZipErrorTag enum type represents the possible tag states with which the DBFILESDownloadZipError union can exist.