Class: RemoteDroid::Toast
Instance Method Summary collapse
Methods inherited from Service
Constructor Details
This class inherits a constructor from RemoteDroid::Service
Instance Method Details
#invoke ⇒ Object
564 565 566 |
# File 'lib/remotedroid.rb', line 564 def invoke() @callback.call :toast end |