コード例 #1
0
ファイル: freeswitch.py プロジェクト: hzhp/freeswitch_v1.8
 def hangupState(self):
     return _freeswitch.CoreSession_hangupState(self)
コード例 #2
0
 def hangupState(*args):
     return _freeswitch.CoreSession_hangupState(*args)
コード例 #3
0
 def hangupState(*args): return _freeswitch.CoreSession_hangupState(*args)
 def setVariable(*args): return _freeswitch.CoreSession_setVariable(*args)