Example #1
0
 def destroy(self):
     return _freeswitch.CoreSession_destroy(self)
 def destroy(*args):
     return _freeswitch.CoreSession_destroy(*args)
Example #3
0
 def destroy(*args): return _freeswitch.CoreSession_destroy(*args)
 def setDTMFCallback(*args): return _freeswitch.CoreSession_setDTMFCallback(*args)