1 #import <Foundation/Foundation.h> 2 #import "OOCallbacks.h" 3 #import "OOReturnState.h" 20 - (OOReturnState)updateWithDictionary:(NSDictionary *)data;
38 - (BOOL)fetchMoreChildren:(OOFetchMoreChildrenCallback)callback;
NSString * nextChildren()
BOOL hasMoreChildren()
Find out it this OOPaginatedParentItem has more children.
NSString * embedCode()
The OOPaginatedParentItem's Embed Code.
NSUInteger childrenCount()
The number of children this OOPaginatedParentItem has.
Represents an error in the Ooyala SDK.
Definition: OOOoyalaError.h:56
Definition: OOPaginatedParentItem.h:7