Пример #1
0
 def stop(self, id):
     return _inaoqi.proxy_stop(self, id)
Пример #2
0
 def stop(self, *args): return _inaoqi.proxy_stop(self, *args)
 def isRunning(self, *args): return _inaoqi.proxy_isRunning(self, *args)
Пример #3
0
 def stop(self, *args):
     return _inaoqi.proxy_stop(self, *args)
Пример #4
0
 def stop(*args):
     return _inaoqi.proxy_stop(*args)
Пример #5
0
 def stop(self, *args): return _inaoqi.proxy_stop(self, *args)
 def isRunning(self, *args): return _inaoqi.proxy_isRunning(self, *args)
Пример #6
0
 def stop(self, id):
     return _inaoqi.proxy_stop(self, id)