public long getBytesSent()

in src/android/FileUploadResult.java [34:36]


    public long getBytesSent() {
        return bytesSent;
    }