setLocalDescription
inline suspend fun RTCPeerConnection.setLocalDescription(description: RTCLocalSessionDescriptionInit)(source)
The setLocalDescription()
method of the RTCPeerConnection interface changes the local description associated with the connection.