Multipart.newWithSubtype

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

class Multipart
static
newWithSubtype
(
string subtype
)

Parameters

subtype string

content-type subtype

Return Value

Type: gmime.multipart.Multipart

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