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