References.parse
gmime.references.References parse(gmime.parser_options.ParserOptions options, string text)Decodes a list of msg-ids as in the References and/or In-Reply-To headers defined in rfc822.
Parameters
options | a #GMimeParserOptions or null |
text | string containing a list of msg-ids |
Returns
a new #GMimeReferences containing the parsed message ids.