Huddle01
DocsBlog
GitHubGitHub
  • Introduction
    • Huddle01 Overview
    • SDK Overview
  • Getting Started
    • Clone Sample App
    • Add to Existing project
    • Add iframe
  • Concepts
    • Architecture
    • Core Primitives
  • Web SDK
    • Web SDK Architecture
    • Pre-requisites
    • Client Methods
    • Hooks
      • Huddle01 Hooks
      • Media Hooks
      • Peer Hooks
    • Store States
      • Room
      • User
      • Peers
      • Camera
      • Mic
      • Chat
      • Active Speaker
      • Networks
      • Host Controls
    • Sample Applications
    • Get your API Key
  • I-Frame
  • FAQs
  • Docs
    • Introduction
      • Huddle01 Overview
      • SDK Overview
    • Getting Started
      • Clone Sample App
      • Add to Existing project
      • Add iframe
    • Concepts
      • Architecture
      • Core Primitives
    • Web SDK
      • Web SDK Architecture
      • Pre-requisites
      • Client Methods
      • Hooks
        • Huddle01 Hooks
          • useHuddleStore
        • Media Hooks
        • Peer Hooks
      • Store States
        • Room
        • User
        • Peers
        • Camera
        • Mic
        • Chat
        • Active Speaker
        • Networks
        • Host Controls
      • Sample Applications
      • Get your API Key
    • I-Frame
    • FAQs
  • Blog

On This Page

  • useHuddleStore
Question? Give us feedback →Edit this page on GitHub
  • Docs
  • Web SDK
  • Hooks
  • Huddle01 Hooks

Huddle01 Hooks

useHuddleStore

Hook to access HuddleStore states, mutation and accessor methods

// JavaScript | TypeScript
import { useHuddleStore } from "huddle01-client/hooks";
 
// Example
const isCamPaused = useHuddleStore((state) => state.isCamPaused);

💡 For any help reach out to us on Discord

Client MethodsMedia Hooks

Footer

Audio/Video Infrastructure designed for the developers to empower them ship simple yet powerful Audio/Video Apps.
solutions
Documentation
Blog
support
GitHub
Discord
Twitter
company
About Us
Terms & Conditions
Privacy Policy
Copyright © 2022 Graphene 01, Inc. All Rights Reserved.