FreeSWITCH.Native.freeswitchPINVOKE.switch_rtp_has_dtmf C# (CSharp) Method

switch_rtp_has_dtmf() private method

private switch_rtp_has_dtmf ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr switch_rtp_has_dtmf(HandleRef jarg1);
freeswitchPINVOKE