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
DBTEAMRevokeLinkedAppBatchErrorOther
Swift
case other = 0