Constructor

CamelMultipartnew

Declaration [src]

CamelMultipart*
camel_multipart_new (
  void
)

Description [src]

Create a new CamelMultipart object.

Return value

Type: CamelMultipart

A new CamelMultipart object.

The caller of the function takes ownership of the data, and is responsible for freeing it.