Class: DroidSim::Popup
Instance Method Summary collapse
Methods inherited from Service
Constructor Details
This class inherits a constructor from DroidSim::Service
Instance Method Details
#message(s) ⇒ Object
1142 1143 1144 |
# File 'lib/ruby-macrodroid.rb', line 1142 def (s) puts s end |