Skip to content

8.1.0 ProgressiveSubmission Support

Compare
Choose a tag to compare
@cameron-ollivierre cameron-ollivierre released this 28 Aug 19:10

Added support for Progressive Submission, Photo Upload

  • Added support for the ProgressiveSubmission API.
  • Added InitiateSubmitRequest and ProgressiveSubmitRequest
  • The Conversations PhotoUploadRequest has been made public

Examples of these requests can be found in BVInitiateSubmitTest and the BVProgressiveSubmitTest

Please see commit for details.