BVReviewsCollectionView Class Reference

Inherits from UICollectionView
Declared in BVReviewsCollectionView.h

Overview

A sub-classed UICollectionView for displaying BVReviewTableViewCells

– load:success:failure:

Helper method to asynchronously load the Reviews for a given request. This helper also ensures the proper analytic tracking is fired for reporting.

- (void)load:(nonnull BVReviewsRequest *)request success:(nonnull ReviewRequestCompletionHandler)success failure:(nonnull ConversationsFailureHandler)failure

Declared In

BVReviewsCollectionView.h