public interface StreamPagingLoaderListener
Modifier and Type | Method and Description |
---|---|
void |
onStreamLoadingComplete() |
void |
onStreamStartLoading() |
void |
onStreamUpdate(int streamSize,
int currentStartItem,
int currentEndItem) |
Copyright © 2016. All Rights Reserved.