useIsEncrypted
Import
import { useIsEncrypted } from "@livekit/components-react";
Properties
options?
UseIsEncryptedOptions
participant?
Participant
Returns
boolean;
Source
import { useIsEncrypted } from "@livekit/components-react";
UseIsEncryptedOptions
Participant
boolean;
On this page