Athena::MIME::Header::Identification
Inherits Athena::MIME::Header::Abstract < Athena::MIME::Header::Interface < Reference < Object
Represents an ID MIME Header for something like message-id or content-id (one or more addresses).
Constructors
Instance methods
id
Returns the ID used in the value of this header. If multiple IDs are set, only the first is returned.
ids
Sourceids_as_addresses
Source