예제 #1
0
 def unsubscribeToMicroEvent(self, name, callbackModule):
     return _inaoqi.ALMemoryProxy_unsubscribeToMicroEvent(
         self, name, callbackModule)
예제 #2
0
 def unsubscribeToMicroEvent(self, *args):
     return _inaoqi.ALMemoryProxy_unsubscribeToMicroEvent(self, *args)