nn::nex::SubscriberGetFollowerParam::SetSize Member Function

Syntax

void SetSize(
     qUnsignedInt32 size
);

Parameters

Name Description
in size The maximum number of followers to get.

Return Values

None.

Description

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.

Revision History

2014/09/12
Initial version.

CONFIDENTIAL