std::string getStringParameter(std::string const &path) const 
Gets a string parameter value. 
OSVR_ReturnCode osvrClientGetStringParameter(OSVR_ClientContext ctx, const char path[], char *buf, size_t len)
Get a string parameter associated with the given path.