FreeSWITCH.Native.ManagedSession.ManagedSession C# (CSharp) 메소드

ManagedSession() 공개 메소드

public ManagedSession ( ) : System
리턴 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