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