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

switch_ivr_delay_echo() private method

private switch_ivr_delay_echo ( HandleRef jarg1, uint jarg2 ) : void
jarg1 HandleRef
jarg2 uint
return void
        public static extern void switch_ivr_delay_echo(HandleRef jarg1, uint jarg2);
freeswitchPINVOKE