useParticipantAttributes
Import
import { useParticipantAttributes } from "@livekit/components-react";
Properties
Returns
{attributes: Readonly<Record<string, string>> | undefined;}
Source
import { useParticipantAttributes } from "@livekit/components-react";
{attributes: Readonly<Record<string, string>> | undefined;}
On this page