PrevUpHomeNext

test::WSClient::getMsg

Retrieve a message.

Synopsis
boost::optional< Json::Value >
getMsg(
    std::chrono::milliseconds const& timeout = std::chrono::milliseconds{0});
Description

PrevUpHomeNext