useParticipantPermissions
Import
import { useParticipantPermissions } from '@livekit/components-react';
Parameters
Returns
import('livekit-client/dist/src/proto/livekit_models_pb').ParticipantPermission | undefined;
import { useParticipantPermissions } from '@livekit/components-react';
import('livekit-client/dist/src/proto/livekit_models_pb').ParticipantPermission | undefined;
Previous
useParticipantInfoUp Next
useParticipants