S3ResponseHandler Struct Reference

#include <libs3.h>

List of all members.

Public Attributes

S3ResponsePropertiesCallbackpropertiesCallback
S3ResponseCompleteCallbackcompleteCallback


Detailed Description

************************************************************************** Callback Structures An S3ResponseHandler defines the callbacks which are made for any request.

Member Data Documentation

The propertiesCallback is made when the response properties have successfully been returned from S3. This function may not be called if the response properties were not successfully returned from S3.

The completeCallback is always called for every request made to S3, regardless of the outcome of the request. It provides the status of the request upon its completion, as well as extra error details in the event of an S3 error.


The documentation for this struct was generated from the following file:

Generated on Fri Feb 13 02:08:35 2009 for libs3 by  doxygen 1.5.7.1