Class STUNChangeRequestAttribute
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)
Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public class STUNChangeRequestAttribute : STUNAttribute
Constructors
| Improve this Doc View SourceSTUNChangeRequestAttribute(Byte[])
Declaration
public STUNChangeRequestAttribute(byte[] attributeValue)
Parameters
Type | Name | Description |
---|---|---|
System.Byte[] | attributeValue |
Fields
| Improve this Doc View SourceChangeAddress
Declaration
public bool ChangeAddress
Field Value
Type | Description |
---|---|
System.Boolean |
ChangePort
Declaration
public bool ChangePort
Field Value
Type | Description |
---|---|
System.Boolean |
CHANGEREQUEST_ATTRIBUTE_LENGTH
Declaration
public const ushort CHANGEREQUEST_ATTRIBUTE_LENGTH = 4
Field Value
Type | Description |
---|---|
System.UInt16 |
Properties
| Improve this Doc View SourcePaddedLength
Declaration
public override ushort PaddedLength { get; }
Property Value
Type | Description |
---|---|
System.UInt16 |
Overrides
Methods
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |