Show / Hide Table of Contents

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 Source

GetSchemeType(String)

Declaration
public static SIPSchemesEnum GetSchemeType(string schemeType)
Parameters
Type Name Description
System.String schemeType
Returns
Type Description
SIPSchemesEnum
| Improve this Doc View Source

IsAllowedScheme(String)

Declaration
public static bool IsAllowedScheme(string schemeType)
Parameters
Type Name Description
System.String schemeType
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX