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

switch_caller_profile() public method

public switch_caller_profile ( ) : System
return System
        public switch_caller_profile()
            : this(freeswitchPINVOKE.new_switch_caller_profile(), true)
        {
        }

Same methods

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