BVStoreReviewsTableView Class Reference
Inherits from | UITableView |
---|---|
Declared in | BVStoreReviewsTableView.h |
Overview
A sub-classed UITableView for displaying BVReviewTableViewCells, where review are from a parent BVStore.
– 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 BVStoreReviewsRequest *)request success:(nonnull StoreReviewRequestCompletionHandler)success failure:(nonnull ConversationsFailureHandler)failure
Declared In
BVStoreReviewsTableView.h