BVReviewsTableView Class Reference
| Inherits from | UITableView | 
|---|---|
| Declared in | BVReviewsTableView.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)failureDeclared In
BVReviewsTableView.h