EventsCapabilities
public struct EventsCapabilities : OwnedInstanceProtocol
This struct describes the events Capabilities
-
This is us.
Declaration
Swift
public let owner: RVS_ONVIF!
-
This is the URL for the XAddr.
Declaration
Swift
public var xAddr: URL!
-
Indication if the device supports the WS Subscription policy according to Section 9.3.2
Declaration
Swift
public var isWSSubscriptionPolicySupport: Bool
-
Indication if the device supports the WS Pull Point according to Section 9.3.2
Declaration
Swift
public var isWSPullPointSupport: Bool
-
Indication if the device supports the WS Pausable Subscription Manager Interface according to Section 9.3.2
Declaration
Swift
public var isWSPausableSubscriptionManagerInterfaceSupport: Bool