onvif
    Preparing search index...

    Interface EventCapabilities

    interface EventCapabilities {
        WSPausableSubscriptionManagerInterfaceSupport: boolean;
        WSPullPointSupport: boolean;
        WSSubscriptionPolicySupport: boolean;
        XAddr: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    WSPausableSubscriptionManagerInterfaceSupport: boolean

    Indicates whether or not WS Pausable Subscription Manager Interface is supported.

    WSPullPointSupport: boolean

    Indicates whether or not WS Pull Point is supported.

    WSSubscriptionPolicySupport: boolean

    Indicates whether or not WS Subscription policy is supported.

    XAddr: string

    Event service URI.