Data type delivered by the event. More...
Inherits object.
Static Public Attributes | |
| int | Binary = 3 |
| Byte array. More... | |
| int | Boolean = 4 |
| Boolean node. More... | |
| int | Float64 = 1 |
| Double value. More... | |
| int | Int64 = 0 |
| 64 bit integer. More... | |
| int | String = 2 |
| String value. More... | |
| int | Void = -1 |
| No data. More... | |
Data type delivered by the event.
|
static |
Byte array.
|
static |
Boolean node.
|
static |
Double value.
|
static |
64 bit integer.
|
static |
String value.
|
static |
No data.