Skip to content

Commit

Permalink
Merge pull request w3c#190 from sam-vi/samvi-185-usenamedalgo
Browse files Browse the repository at this point in the history
Refer to change of selected pair/state algo
  • Loading branch information
henbos authored Dec 7, 2023
2 parents a2af30b + 168cf80 commit 9204ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ <h2>Methods</h2>
<ol>
<li>
<p>
Run the steps for a change in the selected candidate pair for an {{RTCIceTransport}}, leading up to a change in the {{RTCIceTransport/[[SelectedCandidatePair]]}} internal slot and {{RTCIceTransport/onselectedcandidatepairchange}}.
Run the [=RTCIceTransport/change the selected candidate pair and state=] steps to update [=this=].{{RTCIceTransport/[[SelectedCandidatePair]]}} and [=this=].{{RTCIceTransport/[[IceTransportState]]}} as necessary and fire any associated events.
</p>
</li>
<li>
Expand Down

0 comments on commit 9204ddc

Please sign in to comment.