RelocationArg
public class RelocationArg : Files.RelocationPath
The RelocationArg struct
-
This flag has no effect.
Declaration
Swift
public let allowSharedFolder: Bool -
If there’s a conflict, have the Dropbox server try to autorename the file to avoid the conflict.
Declaration
Swift
public let autorename: Bool -
Allow moves by owner even if it would result in an ownership transfer for the content being moved. This does not apply to copies.
Declaration
Swift
public let allowOwnershipTransfer: Bool
View on GitHub
RelocationArg Class Reference