| Class and Description |
|---|
| com.bazaarvoice.bvandroidsdk.AnswersGridView
Used the
AnswersRecyclerView instead
android.widget.GridView container for many
AnswerViews providing usage Analytic events. |
| com.bazaarvoice.bvandroidsdk.AnswersListView
Used the
AnswersRecyclerView instead
android.widget.ListView container for many
AnswerViews providing usage Analytic events. |
| com.bazaarvoice.bvandroidsdk.QuestionsGridView
Used the
QuestionsRecyclerView instead
android.widget.GridView container for many
QuestionViews providing usage Analytic events. |
| com.bazaarvoice.bvandroidsdk.QuestionsListView
Used the
QuestionsRecyclerView instead
android.widget.ListView container for many
QuestionViews providing usage Analytic events. |
| com.bazaarvoice.bvandroidsdk.ReviewsGridView
Used the
ReviewsRecyclerView instead
android.widget.GridView container for many
ReviewViews providing usage Analytic events. |
| com.bazaarvoice.bvandroidsdk.ReviewsListView
Used the
ReviewsRecyclerView instead
android.widget.ListView container for many
ReviewViews providing usage Analytic events. |
| Constructor and Description |
|---|
| com.bazaarvoice.bvandroidsdk.BVConversationsClient()
Now use the
BVConversationsClient.Builder which explicitly requires the BVSDK singleton instance.
Builds a instance with the BVSDK defaults |
| Enum Constant and Description |
|---|
| com.bazaarvoice.bvandroidsdk.types.FeedbackContentType.STORY |
| com.bazaarvoice.bvandroidsdk.types.FeedbackContentType.STORY_COMMENT |