Companion

object Companion

Functions

Link copied to clipboard
fun getType(): <Error class: unknown class>

Get the GType of Multipart

Link copied to clipboard
fun new(mimeType: String): Multipart

Creates a new empty #SoupMultipart with a randomly-generated boundary string.

Link copied to clipboard
fun newFromMessage(headers: MessageHeaders, body: <Error class: unknown class>): Multipart?

Parses @headers and @body to form a new #SoupMultipart