Click or drag to resize

StunPacket(Byte) Constructor

Initializes a new instance of the StunPacket class

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

Parameters

bytes  Byte
 
See Also