SignalingError.errorCodeToString()

DESCRIPTION

Convert a SignalingErrorCode to a string.

DECLARATION

static std::string errorCodeToString(SignalingErrorCode code)

PARAMETERS

code:
The code to convert.

RETURNS

The string representation of the code.