Method: RetrieveMMSMessageResponse#setLocation

Defined in:
lib/response/mms/RetrieveMMSMessageResponse.rb

#setLocation(location) ⇒ Object

[View source]

32
33
34
# File 'lib/response/mms/RetrieveMMSMessageResponse.rb', line 32

def setLocation(location)
  @location=location
end