Click or drag to resize

STUN_Attribute Methods

The STUN_Attribute type exposes the following members.

Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodGetBytes Converts the entire STUN Attribute to byte array
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Protected methodGetValueBytes Converts the value to byte array
Public methodStatic memberParse Parses the raw byte array to a STUN Attribute
Protected methodParseHeader Parses the header of the STUN attribute from the raw data
Protected methodParseValue Parses the value of the STUN attribute from the raw data
Protected methodSetValueLength 
Top
See Also