SignalingError.errorMessage()

DESCRIPTION

Get the error message.

DECLARATION

std::string errorMessage() const { return errorMessage_; }

RETURNS

The error message.