示例#1
0
 def ready(self):
     return _freeswitch.Session_ready(self)
 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