FreeSWITCH.Native.switch_ivr_dmachine_match.switch_ivr_dmachine_match C# (CSharp) Method

switch_ivr_dmachine_match() public method

public switch_ivr_dmachine_match ( ) : System
return System
        public switch_ivr_dmachine_match()
            : this(freeswitchPINVOKE.new_switch_ivr_dmachine_match(), true)
        {
        }

Same methods

switch_ivr_dmachine_match::switch_ivr_dmachine_match ( IntPtr cPtr, bool cMemoryOwn ) : System