EmbeddedMessage..::..Add Method (Byte)
Adds a single [byte] to the message.
Namespace:
com.onlineobject.objectnet.serverAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public EmbeddedMessage Add( byte value )
Parameters
- value
- Type: Byte
The [byte] to add.