addressBytes | NobleConnect.Stun.AttributeMappedAddress | |
addressFamily | NobleConnect.Stun.AttributeMappedAddress | |
Attribute(AttributeType type) | NobleConnect.Stun.Attribute | |
Attribute(AttributeType type, ref int offset) | NobleConnect.Stun.Attribute | |
AttributeMappedAddress(AttributeType attributeType, ushort port, IPAddress ipAddress) | NobleConnect.Stun.AttributeMappedAddress | |
AttributeMappedAddress(AttributeType type, byte[] buffer, ref int offset, ReadOnlyByteArray transactionID) | NobleConnect.Stun.AttributeMappedAddress | |
attributeType | NobleConnect.Stun.Attribute | |
DeserializeIP(byte[] buffer, int offset) | NobleConnect.Stun.AttributeMappedAddress | static |
DeserializeIPv6(byte[] buffer, int offset, ReadOnlyByteArray transactionID) | NobleConnect.Stun.AttributeMappedAddress | static |
DeserializeLength(byte[] buffer, ref int offset) | NobleConnect.Stun.Attribute | static |
DeserializePort(byte[] buffer, int offset) | NobleConnect.Stun.AttributeMappedAddress | static |
GetNumPaddingBytes(int length) | NobleConnect.Stun.Attribute | static |
GetSize() | NobleConnect.Stun.Attribute | |
GetValueSize() | NobleConnect.Stun.AttributeMappedAddress | virtual |
HEADER_SIZE | NobleConnect.Stun.Attribute | static |
IPAddress | NobleConnect.Stun.AttributeMappedAddress | |
IPEndPoint | NobleConnect.Stun.AttributeMappedAddress | |
port | NobleConnect.Stun.AttributeMappedAddress | |
Serialize(BufferView buffer, ReadOnlyByteArray transactionID) | NobleConnect.Stun.Attribute | |
SerializeIPAddress(BufferView buffer) | NobleConnect.Stun.AttributeMappedAddress | virtual |
SerializeIPv6Address(BufferView buffer, ReadOnlyByteArray transactionID) | NobleConnect.Stun.AttributeMappedAddress | virtual |
SerializePort(BufferView buffer) | NobleConnect.Stun.AttributeMappedAddress | virtual |
SerializeValues(BufferView buffer, ReadOnlyByteArray transactionID) | NobleConnect.Stun.AttributeMappedAddress | virtual |