Multipart.with_subtype


Description:

[ CCode ( has_construct_function = false ) ]
public Multipart.with_subtype (string subtype)

Creates a new MIME multipart object with a content-type of multipart/subtype.

Parameters:

subtype

content-type subtype

Returns:

an empty MIME multipart object with a content-type of multipart/subtype.