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

switch_ivr_dmachine_match() private method

private switch_ivr_dmachine_match ( IntPtr cPtr, bool cMemoryOwn ) : System
cPtr System.IntPtr
cMemoryOwn bool
return System
        internal switch_ivr_dmachine_match(IntPtr cPtr, bool cMemoryOwn)
        {
            swigCMemOwn = cMemoryOwn;
            swigCPtr = new HandleRef(this, cPtr);
        }

Same methods

switch_ivr_dmachine_match::switch_ivr_dmachine_match ( ) : System