Skip to main content
GitHub

Source

useSession

Note

This feature is under active development and may change based on developer feedback and real-world usage.

A Session represents a managed connection to a Room which can contain Agents.

Import

import { useSession } from "@livekit/components-react";

Properties

tokenSourceTokenSourceConfigurableRequired

Returns

UseSessionReturn;