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

DTMF_duration_set() private method

private DTMF_duration_set ( HandleRef jarg1, uint jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 uint
return void
        public static extern void DTMF_duration_set(HandleRef jarg1, uint jarg2);
freeswitchPINVOKE