BVPhotoContentType Constants Reference

Declared in BVPhotoSubmission.h

BVPhotoContentType

Definition

typedef NS_ENUM(NSInteger, BVPhotoContentType ) {
   BVPhotoContentTypeAnswer,
   BVPhotoContentTypeComment,
   BVPhotoContentTypeQuestion,
   BVPhotoContentTypeReview,
};

Constants

BVPhotoContentTypeAnswer

Declared In BVPhotoSubmission.h.

BVPhotoContentTypeComment

Declared In BVPhotoSubmission.h.

BVPhotoContentTypeQuestion

Declared In BVPhotoSubmission.h.

BVPhotoContentTypeReview

Declared In BVPhotoSubmission.h.