C# 클래스 SIPSorcery.SIP.App.SIPMonitorServerTypes

파일 보기 프로젝트 열기: sipsorcery/sipsorcery 1 사용 예제들

공개 메소드들

메소드 설명
GetProxyServerType ( string serverTypeName ) : SIPMonitorServerTypesEnum
GetProxyServerTypeForId ( int serverTypeId ) : SIPMonitorServerTypesEnum

메소드 상세

GetProxyServerType() 공개 정적인 메소드

public static GetProxyServerType ( string serverTypeName ) : SIPMonitorServerTypesEnum
serverTypeName string
리턴 SIPMonitorServerTypesEnum

GetProxyServerTypeForId() 공개 정적인 메소드

public static GetProxyServerTypeForId ( int serverTypeId ) : SIPMonitorServerTypesEnum
serverTypeId int
리턴 SIPMonitorServerTypesEnum