InternetAddressList.parse

Construct a list of internet addresses from the given string.

Parameters

options gmime.parser_options.ParserOptions

a #GMimeParserOptions or null

str string

a string containing internet addresses

Return Value

Type: gmime.internet_address_list.InternetAddressList

a #InternetAddressList or null if the input string does not contain any addresses.