Method: DeliveryInfoList#initialize
- Defined in:
-
lib/response/mms/DeliveryInfoList.rb,
lib/response/sms/DeliveryInfoList.rb
Returns a new instance of DeliveryInfoList.
5 6 7 8 |
# File 'lib/response/mms/DeliveryInfoList.rb', line 5 def initialize @deliveryInfo=nil @resourceURL=nil end |