Class SIPReplacesParameter
Inheritance
System.Object
SIPReplacesParameter
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 class SIPReplacesParameter
Fields
| Improve this Doc View SourceCallID
Declaration
public string CallID
Field Value
| Type | Description |
|---|---|
| System.String |
FromTag
Declaration
public string FromTag
Field Value
| Type | Description |
|---|---|
| System.String |
ToTag
Declaration
public string ToTag
Field Value
| Type | Description |
|---|---|
| System.String |
Methods
| Improve this Doc View SourceParse(String)
Declaration
public static SIPReplacesParameter Parse(string replaces)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | replaces |
Returns
| Type | Description |
|---|---|
| SIPReplacesParameter |