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