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