Method: MMSSendDeliveryStatusResponse#setHTTPResponseCode
- Defined in:
- lib/response/mms/MMSSendDeliveryStatusResponse.rb
#setHTTPResponseCode(httpResponseCode) ⇒ Object
16 17 18 |
# File 'lib/response/mms/MMSSendDeliveryStatusResponse.rb', line 16 def setHTTPResponseCode(httpResponseCode) @httpResponseCode=httpResponseCode end |