Re: [ACTION-43] (sdp related objects and global namespace) - way forward

On 06/15/2012 10:03 PM, Anant Narayanan wrote:
> As for data channels, I think we can take the same approach as proposed
> for SessionDescription and ICECandidate: PeerConnection.DataChannel.

I take that back; a data channel is useless without an associated 
PeerConnection, so there should be no global (or constructor). A factory 
method on the PeerConnection object itself will suffice.

-Anant

Received on Saturday, 16 June 2012 05:08:47 UTC