LazyQueryContainer, how to know end of container is reached

Hello,

I’m working with the great add-on “LazyQueryContainer”.
I must deal with an unknown query size, and need to detect that container’s reached its end, to be able to trigger new datas fetch.
Is there a way to detect this ? I can’t see which object could give me this information.

Thanks.