Class STUNConnectionIdAttribute
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 STUNConnectionIdAttribute : STUNAttribute
Constructors
| Improve this Doc View SourceSTUNConnectionIdAttribute(Byte[])
Declaration
public STUNConnectionIdAttribute(byte[] attributeValue)
Parameters
Type | Name | Description |
---|---|---|
System.Byte[] | attributeValue |
STUNConnectionIdAttribute(UInt32)
Declaration
public STUNConnectionIdAttribute(uint connectionId)
Parameters
Type | Name | Description |
---|---|---|
System.UInt32 | connectionId |
Fields
| Improve this Doc View SourceConnectionId
Declaration
public readonly uint ConnectionId
Field Value
Type | Description |
---|---|
System.UInt32 |
Methods
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |