GoPxL SDK
static GoJson ParseString ( const std::string &  data)

Parses JSON string data.

Version
Introduced in 0.2.1.53
Exceptions
GoJsonErrorif data is not valid json string
Returns
GoJson object.