BVFeedbackVote Constants Reference
| Declared in | BVFeedbackSubmission.h | 
|---|
BVFeedbackVote
Definition
typedef NS_ENUM(NSInteger, BVFeedbackVote ) {
                            
                               BVFeedbackVotePositive,
                            
                               BVFeedbackVoteNegative,
                            
                            };