Click or drag to resize
StringPacket Class
Inheritance Hierarchy
SystemObject
  Ozeki.NetworkStringPacket

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public sealed class StringPacket : IPacket

The StringPacket type exposes the following members.

Constructors
  NameDescription
Public methodStringPacket
Initializes a new instance of the StringPacket class
Top
Properties
  NameDescription
Public propertyBytes
Top
See Also