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

DeleteObject Method

Deletes the specified object.

Object Oriented Interface

public function doDeleteObject($objectname);

Procedural Interface

incloudstorage_digitalocean_do_deleteobject($res, $objectname);

Remarks

This method can be used to delete an object from an a bucket. The bucket is specified by the Bucket property.

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