InfiniteQueryObject
A InfiniteQueryObject represents QueryModels interface for infinite fetching data using a retrieval method known as "infinite scroll."
Parameters
T
Type of data to retrieve.
S
Type of parameter.
A InfiniteQueryObject represents QueryModels interface for infinite fetching data using a retrieval method known as "infinite scroll."
Type of data to retrieve.
Type of parameter.