BVQuestionsCollectionView Class Reference

Inherits from UICollectionView
Declared in BVQuestionsCollectionView.h

Overview

A sub-classed UICollectionView for displaying BVQuestionTableViewCells

– 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)failure

Declared In

BVQuestionsCollectionView.h