fetch Next Items
abstract fun fetchNextItems(channel: Channel, itemsCount: Int, date: Date?, listener: IChannelProxy.IChannelFetchItemsListener?)
Content copied to clipboard
Fetch items from a specific channel (from server).
The fetched items must be retrieved in the @object:Channel object
Parameters
channel
@object:Channel The channel to retrieve items
itemsCount
int The number of elements to fetch
date
Date after which next items will be fetched
listener
IChannelFetchItemsListener Callback