void SetSize( qUnsignedInt32 size );
Name | Description | |
---|---|---|
in | size | The maximum number of followers to get. |
Sets the maximum number of followers to retrieve.
The initial value is 20
. The maximum number of followers that can be retrieved at once is SubscriberConstants::MAX_GET_FOLLOWER_SIZE
.
CONFIDENTIAL