Raised when an inbound signaling message cannot be decoded — typically a malformed JSON payload or one that fails schema validation. The SDK skips the offending message and continues; persistent occurrences usually indicate a server/client version skew.
ErrorUnderlying parse error (typically a JSON or schema error).
Underlying parse error (typically a JSON or schema error).