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

switch_caller_profile() private method

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

Same methods

switch_caller_profile::switch_caller_profile ( ) : System