C# Class SIPSorcery.SIP.App.SIPMonitorServerTypes

Show file Open project: sipsorcery/sipsorcery Class Usage Examples

Public Methods

Method Description
GetProxyServerType ( string serverTypeName ) : SIPMonitorServerTypesEnum
GetProxyServerTypeForId ( int serverTypeId ) : SIPMonitorServerTypesEnum

Method Details

GetProxyServerType() public static method

public static GetProxyServerType ( string serverTypeName ) : SIPMonitorServerTypesEnum
serverTypeName string
return SIPMonitorServerTypesEnum

GetProxyServerTypeForId() public static method

public static GetProxyServerTypeForId ( int serverTypeId ) : SIPMonitorServerTypesEnum
serverTypeId int
return SIPMonitorServerTypesEnum