Enum TypeOf
Enumeration representing different data types.
public enum TypeOf
Fields
DOUBLE = 2
Double type
STRING = 0
String type
UINT32 = 1
Uint32 type
Enumeration representing different data types.
public enum TypeOf
DOUBLE = 2
Double type
STRING = 0
String type
UINT32 = 1
Uint32 type