pageSize property
~english
The page size of the conversation, when using mark, the value range is 1,10, default is 10. Otherwise, the value range is 1,50.
~end
~chinese
会话分页大小, 在使用mark时,取值范围为1,10, 默认为10。否则,取值范围为1,50, 默认为20。
~end
Implementation
final int pageSize;