Click or drag to resize

StunMessage Class

Inheritance Hierarchy
SystemObject
  Ozeki.NetworkStunMessage

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class StunMessage

The StunMessage type exposes the following members.

Constructors
 NameDescription
Public methodStunMessageInitializes a new instance of the StunMessage class
Public methodStunMessage(MessageProtocol, MessageType)Initializes a new instance of the StunMessage class
Top
Properties
Methods
 NameDescription
Public methodAddAttribute 
Public methodGetBytes 
Public methodStatic memberParse 
Top
Fields
 NameDescription
Public fieldStatic memberMAGIC_COOKIE 
Top
See Also