menu
shengwang_chat_uikit package
documentation
chat_uikit.dart
ConversationFetchOptions
pageSize property
pageSize property
dark_mode
light_mode
pageSize
property
int
pageSize
final
每页查询的会话数量, 取值范围为
1,10
, 默认为 10。
Implementation
final int pageSize;
shengwang_chat_uikit package
documentation
chat_uikit
ConversationFetchOptions
pageSize property
ConversationFetchOptions class