Sha256: ba2b44a83511e114428092b8ea7ca7047db19c36abaa9cb03edc086266e63d1c
Contents?: true
Size: 531 Bytes
Versions: 13
Compression:
Stored size: 531 Bytes
Contents
module MMS2R ## # Nextel version of MMS2R::Media # # Typically these messages have two multiparts, one is the # image attached to the MMS and the other is a multipart # alternative. The alternative has text and html alternative # parts announcing the fact that its a MMS message from # Sprint Nextel and these parts can be ignored. # # The default subject on these messages from the carrier # is the name of the image or video attached to the message. class MMS2R::NextelMedia < MMS2R::Media end end
Version data entries
13 entries across 13 versions & 1 rubygems