Class SIPSchemesType
Inheritance
System.Object
SIPSchemesType
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SIPSorcery.SIP
Assembly: SIPSorcery.dll
Syntax
public static class SIPSchemesType
Methods
| Improve this Doc View SourceGetSchemeType(String)
Declaration
public static SIPSchemesEnum GetSchemeType(string schemeType)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | schemeType |
Returns
| Type | Description |
|---|---|
| SIPSchemesEnum |
IsAllowedScheme(String)
Declaration
public static bool IsAllowedScheme(string schemeType)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | schemeType |
Returns
| Type | Description |
|---|---|
| System.Boolean |