renaming updateIce

Since RTCConfiguration is no longer solely about ICE, and we now have
PeerConnection.getConfiguration(), I propose that
PeerConnection.updateIce() be renamed to
PeerConnection.updateConfiguration(), or perhaps even
PeerConnection.setConfiguration().

Any objections to this change?

Received on Wednesday, 30 April 2014 05:26:49 UTC