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

    Interface ListIngressOptions

    interface ListIngressOptions {
        ingressId?: string;
        roomName?: string;
    }
    Index

    Properties

    ingressId?: string

    list ingress by ID

    roomName?: string

    list ingress for one room only