LiveKit JS Server SDK - v2.13.3
    Preparing search index...

    Class IngressClient

    Client to access Ingress APIs

    Hierarchy

    • ServiceBase
      • IngressClient
    Index

    Constructors

    • Parameters

      • host: string

        hostname including protocol. i.e. 'https://.livekit.cloud'

      • OptionalapiKey: string

        API Key, can be set in env var LIVEKIT_API_KEY

      • Optionalsecret: string

        API Secret, can be set in env var LIVEKIT_API_SECRET

      Returns IngressClient

    Methods