Method: TextAnywhere_ruby#reply_to_web_service
- Defined in:
- lib/textanywhere_ruby.rb
#reply_to_web_service ⇒ Object
382 383 384 385 386 |
# File 'lib/textanywhere_ruby.rb', line 382 def reply_to_web_service @options[:replymethodid] = 3 @options[:replydata] = "" @options[:originator] = "" end |