Sha256: 156ae637047569a421fb35c867cdf7660a08a82f28db6855e609fd64c1ab0af3
Contents?: true
Size: 547 Bytes
Versions: 13
Compression:
Stored size: 547 Bytes
Contents
module MMS2R ## # Cingular Me version of MMS2R::Media # # The characteristics of Cingular Me is that its the # MMS version of a SMS, essentially just a non-multipart # (plain) email. # # The default Subject from the carrier these messages # is just an empty string # # There is often a text footer in these messages: # # -- # =============================================== # Brought to you by, Cingular Wireless Messaging # http://www.CingularMe.COM/ # class MMS2R::CingularMeMedia < MMS2R::Media end end
Version data entries
13 entries across 13 versions & 1 rubygems