class SubscriberGetFollowerParam
Represents parameters specific to follower retrieval.
SubscriberGetFollowerParam | Instantiates the object. At a minimum, you must use the SubscriberGetFollowerParam::SetTopic function to specify a topic to get. |
|
---|---|---|
V | ~SubscriberGetFollowerParam | Destroys the object. |
SetTopic | Sets a target topic for which to get the followers. | |
GetTopic | Gets a target topic for which to get the followers. | |
SetSize | Sets the maximum number of followers to retrieve. | |
GetSize | Gets the maximum number of followers 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 SubscriberGetFollowerParam object. |
CONFIDENTIAL