Hiyve Components - v1.0.0
    Preparing search index...

    Interface HiyveStoreState

    Complete state managed by HiyveStore

    Index

    Properties

    activeRooms: ActiveRoomsState
    aiChat: { messages: AiChatMessage[] }
    audioProcessing: AudioProcessingState
    chat: ChatState
    client: { client: Client | null }
    connection: ConnectionState
    handRaise: HandRaiseState
    intelligence: IntelligenceState
    layout: LayoutState
    localMedia: LocalMediaState
    participants: ParticipantsState
    recording: RecordingState
    room: RoomState
    storedRooms: StoredRoomsState
    streaming: StreamingState
    transcription: TranscriptionState
    userFiles: UserFilesState
    waitForHost: WaitForHostState
    waitingRoom: WaitingRoomState