Summary
type of object that is being transmitted over the net.
Declaration Syntax
Public Enum WimoNetworkObjectType
public enum WimoNetworkObjectType
__value public enum WimoNetworkObjectType
public enum WimoNetworkObjectType
Members
| Member name | Description |
|---|
| Command | Summary
a command is being transmitted
|
| Image | Summary
An image is being transmitted
|
| LastType | Summary
No type will be greater than this type
|
| None | |
| Ping | Summary
a ping is being transferred
|
| SerialData | Summary
Serial Data (byte array)
|
| Text | Summary
Text is being transmitted
|
| Xml | Summary
Xml data is being transmitted
|
Requirements
Namespace: Wimo.CommonAssembly: Wimo.Common (wimo.common.dll)