LiveKit JS Client SDK - v2.22.2
    Preparing search index...

    Class TokenSourceFixedAbstract

    A Fixed TokenSource is a token source that takes no parameters and returns a completely independently derived value on each fetch() call.

    The most common downstream implementer is TokenSourceLiteral.

    Hierarchy (View Summary)

    Index
    • Returns Promise<Required<PartialMessage<TokenSourceResponse>>>