Exemplo n.º 1
0
 def ready(self):
     return _freeswitch.Session_ready(self)
Exemplo n.º 2
0
 def ready(*args):
     return _freeswitch.Session_ready(*args)
Exemplo n.º 3
0
 def ready(*args): return _freeswitch.Session_ready(*args)
 __swig_setmethods__["cb_function"] = _freeswitch.Session_cb_function_set