setLocalDescriptionAsync
fun setLocalDescriptionAsync(description: RTCLocalSessionDescriptionInit = definedExternally): Promise<Void?>(source)
The setLocalDescription()
method of the RTCPeerConnection interface changes the local description associated with the connection.