C# Class SIPSorcery.SIP.SIPSchemesType

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

Méthodes publiques

Méthode Description
GetSchemeType ( string schemeType ) : SIPSchemesEnum
IsAllowedScheme ( string schemeType ) : bool

Method Details

GetSchemeType() public static méthode

public static GetSchemeType ( string schemeType ) : SIPSchemesEnum
schemeType string
Résultat SIPSchemesEnum

IsAllowedScheme() public static méthode

public static IsAllowedScheme ( string schemeType ) : bool
schemeType string
Résultat bool