Click or drag to resize
StunPacket Constructor (Byte)
Initializes a new instance of the StunPacket class

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public StunPacket(
	byte[] bytes
)

Parameters

bytes
Type: SystemByte
See Also