Method: RetrieveMMSMessageResponse#setLocation
- Defined in:
- lib/response/mms/RetrieveMMSMessageResponse.rb
permalink #setLocation(location) ⇒ Object
[View source]
32 33 34 |
# File 'lib/response/mms/RetrieveMMSMessageResponse.rb', line 32 def setLocation(location) @location=location end |