MoveResource Method
Moves the specified resource to a new folder.
Object Oriented Interface
public function doMoveResource($folderid);
Procedural Interface
incloudstorage_onedrive_do_moveresource($res, $folderid);
Remarks
This method moves the file or folder specified by ResourceId or ResourcePath to the folder specified by the FolderId parameter.