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

switch_core_min_dtmf_duration() private method

private switch_core_min_dtmf_duration ( uint jarg1 ) : uint
jarg1 uint
return uint
        public static extern uint switch_core_min_dtmf_duration(uint jarg1);
freeswitchPINVOKE