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

    Type Alias SliceName

    SliceName: keyof HiyveStoreRNState

    Union of all state slice names available for granular subscription.

    Pass a SliceName to HiyveStoreRN.subscribeToSlice or HiyveStoreRN.getSlice to target a specific part of the state tree.

    Available slices: 'connection' | 'room' | 'participants' | 'localMedia' | 'recording' | 'streaming' | 'transcription' | 'chat' | 'waitingRoom' | 'waitForHost' | 'audioProcessing' | 'layout' | 'handRaise' | 'aiChat'