ressubscr
HostTrackedSubscrRtrvStruct


This structure encapsulates all the required parameters to retrieve Host Tracked Subscribers from a Network Element. The hostTrkPlcyName and siteId parameters are mandatory; timeout input is optional.


public struct HostTrackedSubscrRtrvStruct

Properties
hostTrkPlcyName Specifies Host Tracking Policy Name which Subscribers was created with. This is a mandatory input parameter.

type=string

siteId Specifies the Network Element for which to retrieve Host Tracked Subscribers. This is a mandatory input parameter.

type=string

timeOut The number of minutes to wait before receiving the results. This is an optional input parameter. The default value is 5 minutes if not set.

type=long