[webrtc-pc] RTCIceGatheringState definition

aboba has just created a new issue for 
https://github.com/w3c/webrtc-pc:

== RTCIceGatheringState definition ==
In Section 4.4.2, RTCIceGatheringState is defined for the ICE agent. 

However, in Section 5.5, we have: 

interface RTCIceTransport {
    readonly attribute RTCIceGatheringState gatheringState;
};

So actually we have gatheringState for each RTCIceTransport.

Please view or discuss this issue at 
https://github.com/w3c/webrtc-pc/issues/812 using your GitHub account

Received on Thursday, 22 September 2016 11:22:13 UTC