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

switch_core_thread_session() public method

public switch_core_thread_session ( ) : System
return System
        public switch_core_thread_session()
            : this(freeswitchPINVOKE.new_switch_core_thread_session(), true)
        {
        }

Same methods

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