Skip to content

BVSDK 6.3.0 (Conversations Author Profile)

Compare
Choose a tag to compare
@caseykulm caseykulm released this 03 Feb 21:21
· 830 commits to master since this release

Conversations

  • Added AuthorsRequest and AuthorsResponse to retrieve a Conversations
    Author Profile
  • Deprecated the QuestionAndAnswerRequest.Builder#addSort(...) in favor of the
    more explicit QuestionAndAnswerRequest.Builder#addQuestionSort(...)
  • Added ability to sort included Answers with
    QuestionAndAnswerRequest.Builder#addAnswerSort(...)
    * Added new Code Sample App and Demo App ability to view an author by id