Click or drag to resize
StunPacket Class
Inheritance Hierarchy
SystemObject
  Ozeki.NetworkStunPacket

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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