Click or drag to resize

StunPacket Class

Inheritance Hierarchy
SystemObject
  Ozeki.NetworkStunPacket

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class StunPacket : IPacket

The StunPacket type exposes the following members.

Constructors
 NameDescription
Public methodStunPacket(Byte)Initializes a new instance of the StunPacket class
Public methodStunPacket(StunMessage)Initializes a new instance of the StunPacket class
Top
Properties
 NameDescription
Public propertyBytes 
Top
See Also