DBTEAMTeamFolderArchiveLaunchTag
Objective-C
enum DBTEAMTeamFolderArchiveLaunchTag : NSInteger {}Swift
@frozen enum DBTEAMTeamFolderArchiveLaunchTag : Int, @unchecked SendableThe DBTEAMTeamFolderArchiveLaunchTag enum type represents the possible tag
states with which the DBTEAMTeamFolderArchiveLaunch union can exist.
- 
                  
                  This response indicates that the processing is asynchronous. The string is an id that can be used to obtain the status of the asynchronous job. DeclarationObjective-C DBTEAMTeamFolderArchiveLaunchAsyncJobIdSwift case asyncJobId = 0
- 
                  
                  (no description). DeclarationObjective-C DBTEAMTeamFolderArchiveLaunchCompleteSwift case complete = 1
 View on GitHub
View on GitHub DBTEAMTeamFolderArchiveLaunchTag Enumeration Reference
        DBTEAMTeamFolderArchiveLaunchTag Enumeration Reference