BVReviewsCollectionView Class Reference
Inherits from | UICollectionView |
---|---|
Declared in | BVReviewsCollectionView.h |
– 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