示例#1
0
 def onDisconnected(self, callable):
     return _inaoqi.broker_onDisconnected(self, callable)
示例#2
0
 def onDisconnected(self, *args):
     return _inaoqi.broker_onDisconnected(self, *args)
示例#3
0
    def onDisconnected(self, *args): return _inaoqi.broker_onDisconnected(self, *args)
broker_swigregister = _inaoqi.broker_swigregister
    def onDisconnected(self, *args): return _inaoqi.broker_onDisconnected(self, *args)
broker_swigregister = _inaoqi.broker_swigregister
示例#5
0
文件: inaoqi.py 项目: kwaka1208/ma11
 def onDisconnected(self, callable):
     return _inaoqi.broker_onDisconnected(self, callable)