createOffer

suspend fun PeerConnection.createOffer(constraints: MediaConstraints): Either<String?, SessionDescription>