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