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