Class: RemoteDroid::Torch
Instance Method Summary collapse
Methods inherited from Service
Constructor Details
This class inherits a constructor from RemoteDroid::Service
Instance Method Details
#toggle ⇒ Object
572 573 574 |
# File 'lib/remotedroid.rb', line 572 def toggle() @callback.http_exec :torch end |