IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

moveResource (method)

Moves the currently selected resource.

Syntax

- (void)moveResource:(NSString*)parentId;
public func moveResource(_ parentId: String) throws -> Void

Remarks

This method moves the resource currently selected by RemoteId or RemotePath to the folder specified by ParentId.

ParentId must either be the Id of a folder resource that already exists in the drive currently selected by Drive, or root (an alias for the root of the drive).

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 iOS Edition - Version 20.0 [Build 8265]