Deleting a Bucket
You can delete a bucket by calling the delete()
method of the KiiBucket
class.
All KiiObjects in the bucket will be deleted accordingly.
Here is the sample code showing how you can delete a bucket:
You can delete a bucket by calling the delete()
method of the KiiBucket
class.
All KiiObjects in the bucket will be deleted accordingly.
Here is the sample code showing how you can delete a bucket: