Inheritance Hierarchy
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic sealed class StringPacket : IPacket
Public NotInheritable Class StringPacket
Implements IPacket
public ref class StringPacket sealed : IPacket
[<SealedAttribute>]
type StringPacket =
class
interface IPacket
end
The StringPacket type exposes the following members.
Constructors
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | StringPacket | Initializes a new instance of the StringPacket class |
Top
Properties
See Also