STUN_ |
The STUN_Attribute type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object)) | |
| GetBytes | Converts the entire STUN Attribute to byte array | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| GetValueBytes | Converts the value to byte array | |
| Parse | Parses the raw byte array to a STUN Attribute | |
| ParseHeader | Parses the header of the STUN attribute from the raw data | |
| ParseValue | Parses the value of the STUN attribute from the raw data | |
| SetValueLength |