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