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

    Variable DEFAULT_SYSTEM_USER_PREFIXESConst

    DEFAULT_SYSTEM_USER_PREFIXES: ReadonlyArray<string> = ...

    Default userId prefixes that identify system users (service bots that join a room to perform work — recording, streaming, transcription). Matching is case-insensitive and covers both hyphen and underscore separators (e.g. recorder-… and recorder_<room>_<timestamp>).

    Extend or replace per deployment via the systemUserPrefixes prop on WaitingRoomAdmittance when your bots use different ids.