ConstQWBP candidate data
Candidate string (without "a=" prefix)
Reconstructs a minimal SDP from QWBP data (without candidates)
Candidates should be added separately via RTCPeerConnection.addIceCandidate() to avoid browser-specific SDP parsing issues with IPv6, mDNS, etc.
32-byte DTLS fingerprint
Whether this is an offer (true) or answer (false)
Optionalcredentials: IceCredentialsOptional pre-computed credentials (if not provided, will derive)
Reconstructed SDP string (without candidates)
Validates that an SDP can be used for QWBP
SDP string to validate
true if SDP contains required fields
Builds a candidate string for use with RTCPeerConnection.addIceCandidate()