コード例 #1
0
 def stop(self, *args):
     return _inaoqi.ALMemoryProxy_stop(self, *args)
コード例 #2
0
 def stop(self, id):
     return _inaoqi.ALMemoryProxy_stop(self, id)
コード例 #3
0
 def stop(self, *args): return _inaoqi.ALMemoryProxy_stop(self, *args)
 def subscribeToEvent(self, *args): return _inaoqi.ALMemoryProxy_subscribeToEvent(self, *args)