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