C# Class SIPSorcery.SIP.SIPSchemesType

Show file Open project: sipsorcery/sipsorcery Class Usage Examples

Public Methods

Method Description
GetSchemeType ( string schemeType ) : SIPSchemesEnum
IsAllowedScheme ( string schemeType ) : bool

Method Details

GetSchemeType() public static method

public static GetSchemeType ( string schemeType ) : SIPSchemesEnum
schemeType string
return SIPSchemesEnum

IsAllowedScheme() public static method

public static IsAllowedScheme ( string schemeType ) : bool
schemeType string
return bool