menu
im_flutter_sdk
im_flutter_sdk
ConversationFetchOptions
pageSize property
pageSize
brightness_4
brightness_5
pageSize
property
int
pageSize
final
每页查询的会话数量, 取值范围为
1,10
, 默认为 10。
Implementation
final int pageSize;
im_flutter_sdk
im_flutter_sdk
ConversationFetchOptions
pageSize property
ConversationFetchOptions class