setRemoteDescription
inline suspend fun RTCPeerConnection.setRemoteDescription(description: RTCSessionDescriptionInit)(source)
The setRemoteDescription()
method of the RTCPeerConnection interface sets the specified session description as the remote peer's current offer or answer.