DBTEAMMembersGetInfoErrorTag
Objective-C
enum DBTEAMMembersGetInfoErrorTag : NSInteger {}
Swift
@frozen enum DBTEAMMembersGetInfoErrorTag : Int, @unchecked Sendable
The DBTEAMMembersGetInfoErrorTag
enum type represents the possible tag
states with which the DBTEAMMembersGetInfoError
union can exist.
-
(no description).
Declaration
Objective-C
DBTEAMMembersGetInfoErrorOther
Swift
case other = 0