BUYDataProductListBlock Block Reference

Declared in BUYClient.h

Block Definition

BUYDataProductListBlock

Return block containing a list of BUYProduct objects, the page requested, a boolean to determine whether the end of the list has been reach and/or an optional NSError

typedef void (^BUYDataProductListBlock) (NSArray *products, NSUInteger page, BOOL reachedEnd, NSError *error)

Declared In

BUYClient.h