C# 클래스 FreeSWITCH.Native.ManagedSession

상속: CoreSession
파일 보기 프로젝트 열기: sangoma/freeswitch 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
ManagedSession ( ) : System
ManagedSession ( SWIGTYPE_p_switch_core_session session ) : System
ManagedSession ( string uuid ) : System

비공개 메소드들

메소드 설명
ManagedSession ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( ManagedSession obj ) : HandleRef

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

ManagedSession() 공개 메소드

public ManagedSession ( ) : System
리턴 System

ManagedSession() 공개 메소드

public ManagedSession ( SWIGTYPE_p_switch_core_session session ) : System
session SWIGTYPE_p_switch_core_session
리턴 System

ManagedSession() 공개 메소드

public ManagedSession ( string uuid ) : System
uuid string
리턴 System