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

ManagedSession() public method

public ManagedSession ( ) : System
return System
        public ManagedSession()
            : this(freeswitchPINVOKE.new_ManagedSession__SWIG_0(), true)
        {
        }

Same methods

ManagedSession::ManagedSession ( IntPtr cPtr, bool cMemoryOwn ) : System
ManagedSession::ManagedSession ( SWIGTYPE_p_switch_core_session session ) : System
ManagedSession::ManagedSession ( string uuid ) : System