References.parse

gmime.references.References parse(gmime.parser_options.ParserOptions options, string text) static nothrow

Decodes a list of msg-ids as in the References and/or In-Reply-To headers defined in rfc822.

Parameters

optionsa #GMimeParserOptions or null
textstring containing a list of msg-ids

Returns

a new #GMimeReferences containing the parsed message ids.