Exemplo n.º 1
0
 def onDisconnected(self, callable):
     return _inaoqi.broker_onDisconnected(self, callable)
Exemplo n.º 2
0
 def onDisconnected(self, *args):
     return _inaoqi.broker_onDisconnected(self, *args)
Exemplo n.º 3
0
    def onDisconnected(self, *args): return _inaoqi.broker_onDisconnected(self, *args)
broker_swigregister = _inaoqi.broker_swigregister
Exemplo n.º 4
0
    def onDisconnected(self, *args): return _inaoqi.broker_onDisconnected(self, *args)
broker_swigregister = _inaoqi.broker_swigregister
Exemplo n.º 5
0
 def onDisconnected(self, callable):
     return _inaoqi.broker_onDisconnected(self, callable)