BVFeedbackContentType Constants Reference
| Declared in | BVFeedbackSubmission.h |
|---|
BVFeedbackContentType
Definition
typedef NS_ENUM(NSInteger, BVFeedbackContentType ) {
BVFeedbackContentTypeReview,
BVFeedbackContentTypeQuestion,
BVFeedbackContentTypeAnswer,
};