Пример #1
0
 def ready(self):
     return _freeswitch.Session_ready(self)
Пример #2
0
 def ready(*args):
     return _freeswitch.Session_ready(*args)
Пример #3
0
 def ready(*args): return _freeswitch.Session_ready(*args)
 __swig_setmethods__["cb_function"] = _freeswitch.Session_cb_function_set