pageSize property
~english
The number of conversations to retrieve per page. The value range is 1,10
, with 10 as the default.
~end
~chinese
每页查询的会话数量, 取值范围为1,10
, 默认为 10。
~end
Implementation
final int pageSize;
~english
The number of conversations to retrieve per page. The value range is 1,10
, with 10 as the default.
~end
~chinese
每页查询的会话数量, 取值范围为1,10
, 默认为 10。
~end
final int pageSize;