class SubscriberGetTimelineParam
Represents parameters related to timeline retrieval.
SubscriberGetTimelineParam | Instantiates the object. | |
---|---|---|
V | ~SubscriberGetTimelineParam | Destroys the object. |
SetTargetPrincipalId | Sets the principal ID of the target for which to get the timeline. | |
GetTargetPrincipalId | Gets the principal ID of the target for which to get the timeline. | |
SetSize | Sets the maximum number of pieces of content to get. | |
GetSize | Gets the maximum number of pieces of content to get. | |
SetOffset | Sets the offset that represents the item to start getting content from. | |
GetOffset | Gets the offset that represents the item to start getting content from. | |
Reset | Initializes an object to the default state generated by the constructor. | |
Trace | Traces the content of a SubscriberGetTimelineParam object. |
CONFIDENTIAL