We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RTCDtlsTransport and RTCSctpTransport also have a statechange event which incorrectly anchors to #event-icetransport-statechange.
RTCDtlsTransport
RTCSctpTransport
statechange
#event-icetransport-statechange
This seems to be done automagically as I couldn't find an explicit reference.
The text was updated successfully, but these errors were encountered:
Link to correct statechange event per transport
b0585bd
close #1819
dontcallmedom
Successfully merging a pull request may close this issue.
RTCDtlsTransport
andRTCSctpTransport
also have astatechange
event which incorrectly anchors to#event-icetransport-statechange
.This seems to be done automagically as I couldn't find an explicit reference.
The text was updated successfully, but these errors were encountered: