Virtual Method
CamelMultipartset_boundary
Declaration [src]
void
set_boundary (
CamelMultipart* multipart,
const gchar* boundary
)
Description [src]
Sets the message boundary for multipart to boundary. This should
be a string which does not occur anywhere in any of multipart‘s
subparts. If boundary is NULL, a randomly-generated boundary will
be used.