Package ai.nexconn.chat.model
Class PageData
-
- All Implemented Interfaces:
public final class PageData<T extends Object>Pagination data wrapper for pageable queries.
Used by pageable queries whose server response does not include a total-count field (e.g. message history, channel list).