FreeSWITCH.Native.freeswitchPINVOKE.switch_channel_has_dtmf C# (CSharp) 메소드

switch_channel_has_dtmf() 개인적인 메소드

private switch_channel_has_dtmf ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
리턴 IntPtr
        public static extern IntPtr switch_channel_has_dtmf(HandleRef jarg1);
freeswitchPINVOKE