API Reference
import { WherebyClient } from "@whereby.com/core";
const client = new WherebyClient();
const localMedia = client.getLocalMedia();
const roomConnection = client.getRoomConnection();Clients
WherebyClientLocalMediaClientRoomConnectionClientLast updated
Was this helpful?

