{"json_modified": "2016-04-14T15:11:10.966485", "uuid": "6b1934a8-4bb5-4180-b33c-73f2ac8558b5", "title": "RTCPeerConnection.pendingRemoteDescription", "url": "/en-US/docs/Web/API/RTCPeerConnection/pendingRemoteDescription", "tags": ["Property", "WebRTC", "Read-only", "Reference", "RTCPeerConnection", "Experimental", "pendingRemoteDescription"], "translations": [], "modified": "2016-04-14T15:11:11", "label": "RTCPeerConnection.pendingRemoteDescription", "localization_tags": [], "locale": "en-US", "id": 181180, "last_edit": "2016-04-14T15:11:08", "summary": "The read-only property RTCPeerConnection.pendingRemoteDescription
returns an RTCSessionDescription
object describing a pending configuration change for the remote end of the connection. This does not describe the connection as it currently stands, but as it may exist in the near future. Use RTCPeerConnection.currentRemoteDescription
or RTCPeerConnection.remoteDescription
to get the current session description for the remote endpoint. For details on the difference, see \"Pending and current descriptions\" in WebRTC connectivity.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Return_value", "title": "Return value"}, {"id": "Example", "title": "Example"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/RTCPeerConnection/pendingRemoteDescription", "review_tags": ["technical"]}