BVQuestionsTableView Class Reference
| Inherits from | UITableView |
|---|---|
| Declared in | BVQuestionsTableView.h |
– load:success:failure:
Helper method to asynchronously load the Questions for given request. This helper also ensures the proper analytic tracking is fired for reporting.
- (void)load:(nonnull BVQuestionsAndAnswersRequest *)request success:(nonnull QuestionsAndAnswersSuccessHandler)success failure:(nonnull ConversationsFailureHandler)failureDeclared In
BVQuestionsTableView.h