class Athena::MIME::Part::Multipart::Alternative
inherits Athena::MIME::Part::AbstractMultipart
#
Represents an alternative
part.
Methods#
#media_sub_type : String
#
Returns the media sub-type of this part.
E.g. pdf
within application/pdf
.