Class: DroidSim::Power

Inherits:
Service show all
Defined in:
lib/ruby-macrodroid.rb

Instance Method Summary collapse

Methods inherited from Service

#initialize

Constructor Details

This class inherits a constructor from DroidSim::Service

Instance Method Details

#button_toggle ⇒ Object



1189
1190
# File 'lib/ruby-macrodroid.rb', line 1189

def button_toggle()
end

#connected ⇒ Object



1183
1184
# File 'lib/ruby-macrodroid.rb', line 1183

def connected()
end

#disconnected ⇒ Object



1186
1187
# File 'lib/ruby-macrodroid.rb', line 1186

def disconnected()
end