IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

ListBuckets Method

Lists all buckets in the account.

Object Oriented Interface

public function doListBuckets();

Procedural Interface

ipworkscloud_googlestorage_do_listbuckets($res);

Remarks

This method lists all buckets in the account.

Calling this method will fire the BucketList event once for each bucket, and will also populate the Buckets* properties.

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