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

switch_caller_extension() public method

public switch_caller_extension ( ) : System
return System
        public switch_caller_extension()
            : this(freeswitchPINVOKE.new_switch_caller_extension(), true)
        {
        }

Same methods

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