DBTEAMRevokeLinkedAppBatchErrorTag
Objective-C
enum DBTEAMRevokeLinkedAppBatchErrorTag : NSInteger {}
Swift
@frozen enum DBTEAMRevokeLinkedAppBatchErrorTag : Int, @unchecked Sendable
The DBTEAMRevokeLinkedAppBatchErrorTag enum type represents the possible
tag states with which the DBTEAMRevokeLinkedAppBatchError union can exist.
-
(no description).
Declaration
Objective-C
DBTEAMRevokeLinkedAppBatchErrorOtherSwift
case other = 0
View on GitHub
DBTEAMRevokeLinkedAppBatchErrorTag Enumeration Reference