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