DeleteChild Method
Deletes a child from a folder.
Object Oriented Interface
public function doDeleteChild($childid);
Procedural Interface
incloudstorage_googledrive_do_deletechild($res, $childid);
Remarks
This method removes the child specified by ChildId from the parent folder specified by ResourceId.