GitHub

Source

useRoomInfo

Import

import { useRoomInfo } from "@livekit/components-react";

Properties

options?UseRoomInfoOptions

Returns

{
name: string;
metadata: string | undefined;
}