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