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

switch_channel_flush_dtmf() private method

private switch_channel_flush_dtmf ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void switch_channel_flush_dtmf(HandleRef jarg1);
freeswitchPINVOKE