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
431 432 433 |
# File 'lib/remotedroid.rb', line 431 def invoke() @callback.call :toast end |