Sha256: c2c98974f91d95b347e83567e9c21dc411a66e688461159f030a96fd506a983b
Contents?: true
Size: 384 Bytes
Versions: 13
Compression:
Stored size: 384 Bytes
Contents
module MMS2R ## # Sprint PCS version of MMS2R::Media # # This is a SMS message from a Sprint subscriber # that is transformed into an MMS so it can leave the # Sprint network. Its not a multipart email, its # body is the message. # # The subject of these MMS are always the # empty string. class MMS2R::SprintPcsMedia < MMS2R::Media end end
Version data entries
13 entries across 13 versions & 1 rubygems