setRemoteDescription

suspend fun PeerConnection.setRemoteDescription(description: SessionDescription): Either<String?, Unit>