Function WebRTCPeerConnection.setLocalDescription
Sets the SDP description of the local peer. This should be called in response to sessionDescriptionCreated
.
If type
is answer
the peer will start emitting iceCandidateCreated
.
Sets the SDP description of the local peer. This should be called in response to sessionDescriptionCreated
.
If type
is answer
the peer will start emitting iceCandidateCreated
.