Sha256: 65eac4991d5ed3f58ad7847d6a68cb0c9e8391d0317652f4ec18e268f56d6e3d
Contents?: true
Size: 384 Bytes
Versions: 13
Compression:
Stored size: 384 Bytes
Contents
module MMS2R ## # Verizon/Vtext version of MMS2R::Media # # Vtext is a SMS message from a Verizon subscriber # that is transformed into an MMS so it can leave the # Verizon network. Its not a multipart email, its # body is the message. # # The subject of the message is the same as the body # of the message. class MMS2R::VtextMedia < MMS2R::Media end end
Version data entries
13 entries across 13 versions & 1 rubygems