Click or drag to resize
StunMessage Methods

The StunMessage type exposes the following members.

Methods
  NameDescription
Public methodAddAttribute
Adds a specified STUN attribute to the STUN message
Public methodGetBytes
Converts the entire STUN Message to byte array
Public methodStatic memberParse
Converts the raw byte data to a STUN Message
Top
See Also