BCItemCollection Class Reference

The BCItemCollection model object. More...

#import <BCItemCollection.h>

List of all members.

Properties

long long totalCount
NSArray * items
int pageNumber
int pageSize

Detailed Description

The BCItemCollection model object.

API calls which return a collection of videos or a collection of playlists do so in the form of BCItemCollection instances. The individual videos or playlists are available through this object's items array, while the other properties of the BCItemCollection enable your application to handle paging through a series of collections.

This class corresponds to the Brightcove type defined here: http://docs.brightcove.com/en/media/#ItemCollection


The documentation for this class was generated from the following file:

© 2009 Brightcove, Inc., All Rights Reserved