get_items_by_channel


Description:

public virtual unowned List<FeedItem> get_items_by_channel (FeedChannel channel)

To retrieve list of items saved into the store, assigned to the given channel.

Parameters:

this

a FeedsStore.

channel

parent feed containing required items.

Returns:

list of FeedItem found in the this. Do not modify or free it.