C# Class SIPSorcery.SIP.App.SIPMonitorServerTypes

Afficher le fichier Open project: sipsorcery/sipsorcery Class Usage Examples

Méthodes publiques

Méthode Description
GetProxyServerType ( string serverTypeName ) : SIPMonitorServerTypesEnum
GetProxyServerTypeForId ( int serverTypeId ) : SIPMonitorServerTypesEnum

Method Details

GetProxyServerType() public static méthode

public static GetProxyServerType ( string serverTypeName ) : SIPMonitorServerTypesEnum
serverTypeName string
Résultat SIPMonitorServerTypesEnum

GetProxyServerTypeForId() public static méthode

public static GetProxyServerTypeForId ( int serverTypeId ) : SIPMonitorServerTypesEnum
serverTypeId int
Résultat SIPMonitorServerTypesEnum