useParticipantInfo
Import
import { useParticipantInfo } from "@livekit/components-react";
Properties
props?
UseParticipantInfoOptions
Returns
{identity: string | undefined;name: string | undefined;metadata: string | undefined;}