construct_message


Description:

public Message? construct_message (ParserOptions? options)

Constructs a MIME message from this.

Parameters:

this

a Parser context

options

a ParserOptions or null

Returns:

a MIME message or null on fail.