Method: RetrieveMMSMessageResponse#setContentType
- Defined in:
- lib/response/mms/RetrieveMMSMessageResponse.rb
#setContentType(contentType) ⇒ Object
24 25 26 |
# File 'lib/response/mms/RetrieveMMSMessageResponse.rb', line 24 def setContentType(contentType) @contentType=contentType end |