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

switch_caller_application() public method

public switch_caller_application ( ) : System
return System
        public switch_caller_application()
            : this(freeswitchPINVOKE.new_switch_caller_application(), true)
        {
        }

Same methods

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