#include <libs3.h>
Public Attributes | |
| S3ResponseHandler | responseHandler |
| S3ListBucketCallback * | listBucketCallback |
responseHandler provides the properties and complete callback
The listBucketCallback is called as items are reported back from S3 as responses to the request. This may be called more than one time per list bucket request, each time providing more items from the list operation.
1.5.7.1