Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

ListChildren Method

Lists children of the current folder.

Object Oriented Interface

public function doListChildren();

Procedural Interface

incloudstorage_googledrive_do_listchildren($res);

Remarks

This method lists children of the current folder specified by ResourceId.

After calling this method the ResourceChild* properties will be populated.

The ChildList event will also fire for each child returned.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]