useRoomInfo
Import
import { useRoomInfo } from "@livekit/components-react";
Properties
options.roomRoomReturns
{name: string;metadata: string | undefined;}
Source
import { useRoomInfo } from "@livekit/components-react";
{name: string;metadata: string | undefined;}