A FileUploadResult object is passed to the success callback of the FileTransfer object's upload() method.
The number of bytes sent to the server as part of the upload.
The HTTP response headers by the server. Currently supported on iOS only.
The HTTP response returned by the server.
The HTTP response code returned by the server.