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.
Convert a SignalingErrorCode to a string.
static std::string errorCodeToString(SignalingErrorCode code)
code:The string representation of the code.